Changes between Initial Version and Version 1 of Ticket #12719, comment 128
- Timestamp:
- 10/10/12 13:23:32 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12719, comment 128
initial v1 4 4 > FYI: this was fixed by #13459. 5 5 6 But I reverted the "import sage" that #13459 does in [attachment:trac_12719- 5.1beta1.patch], and it still works fine for me (running sage in devel/sage and then `import sage` actually imports the site-packages sage). Maybe IPython changed its handling of sys.path. What I'm saying is that we should test that my reverting of part of #13459 (the part where we imported sage in sage-ipython) actually does what I think it does.6 But I reverted the "import sage" that #13459 does in [attachment:trac_12719-scripts.patch], and it still works fine for me (running sage in devel/sage and then `import sage` actually imports the site-packages sage). Maybe IPython changed its handling of sys.path. What I'm saying is that we should test that my reverting of part of #13459 (the part where we imported sage in sage-ipython) actually does what I think it does.