Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #2982
| From | aahz@pythoncraft.com (Aahz) |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Dump interpreter history? |
| Date | 2011-04-11 08:54 -0700 |
| Organization | The Cat & Dragon |
| Message-ID | <inv86u$o5q$1@panix5.panix.com> (permalink) |
| References | <mailman.1266.1301087057.1189.python-list@python.org> |
In article <mailman.1266.1301087057.1189.python-list@python.org>, Ken D'Ambrosio <ken@jots.org> 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 (aahz@pythoncraft.com) <*> 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
Back to comp.lang.python | Previous | Next — Next in thread | Find similar
Re: Dump interpreter history? aahz@pythoncraft.com (Aahz) - 2011-04-11 08:54 -0700
Re: Dump interpreter history? rusi <rustompmody@gmail.com> - 2011-04-11 09:11 -0700
Re: Dump interpreter history? Terry Reedy <tjreedy@udel.edu> - 2011-04-11 13:32 -0400
Re: Dump interpreter history? aahz@pythoncraft.com (Aahz) - 2011-04-12 09:12 -0700
Re: Dump interpreter history? Terry Reedy <tjreedy@udel.edu> - 2011-04-12 14:04 -0400
csiph-web