Changes between Initial Version and Version 1 of Ticket #12719, comment 107
- Timestamp:
- 09/07/12 15:39:46 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12719, comment 107
initial v1 1 So our conclusion on https://github.com/ipython/ipython/pull/2299 was that Sage should make %load an alias for IPython's %run, and beef up IPython's %run to be able to handle remote files. In fact, make IPython's %run use the same simple mechanism as %load would be great (though may not be possible---%run uses file-specific features in python and execfile, etc.)1 So our conclusion on https://github.com/ipython/ipython/pull/2299 was that Sage should make %load an alias for IPython's %run, and beef up IPython's %run to be able to handle remote files. In fact, make IPython's %run use the same simple mechanism as IPython's %load would be great (though may not be possible---%run uses file-specific features in python and execfile, etc.)