In article <[email protected]>, Ken D'Ambrosio <[email protected]> wrote: > >Hey, all. A co-worker asked me a question, and I've got no idea how (or >if) it can be done. Bottom line: he'd like to save off the text from an >interpreter session, his thinking being that you've already tried to get >what you want, and now you just need to gussy it up in an editor.
I've never used it myself, but IIRC ipython does what you want very nicely. -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "At Resolver we've found it useful to short-circuit any doubt and just refer to comments in code as 'lies'. :-)" --Michael Foord paraphrases Christian Muirhead on python-dev, 2009-03-22 -- http://mail.python.org/mailman/listinfo/python-list
