Let me explain further:

#71 is mostly about displaying unpreparsed code in tracebacks. Currently, IPython doesn't do this. Given that we also need to support this for code from load() and attach(), I think the following three should be implemented in the same place (either all in Sage or all in IPython):
* unpreparsing in tracebacks
* load()
* attach()

Do you think it would be better to implement all this upstream in IPython instead of Sage? If you do, do yo think that "./sage -c code" and "./sage file.sage" should also use IPython?

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to