Changes between Initial Version and Version 1 of Ticket #17254, comment 449
- Timestamp:
- 09/10/16 09:14:06 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17254, comment 449
initial v1 1 To mmy surprise there was only one spot with a call to `singular` instead of `Singular` left. Someone has done some cleaning. I also added a small clean up I had hanging up for ages. `singular.py` and `singular.pyx` where the two last files where `SAGE_LOCAL` is obtained through `os.environ` rather than `sage/env.py`.1 To my surprise there was only one spot with a call to `singular` instead of `Singular` left. Someone has done some cleaning. I also added a small clean up I had hanging up for ages. `singular.py` and `singular.pyx` where the two last files where `SAGE_LOCAL` is obtained through `os.environ` rather than `sage/env.py`. 2 2 3 3 I'd like to see this go through the bot again now.