This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients David.Pietz, ned.deily, r.david.murray
Date 2012-09-03.06:07:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346652443.28.0.217187903931.issue15853@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, sorry, I don't know of an easy fool-proof way to automatically log everything you type in IDLE.  But it's pretty easy to manually save the contents of the IDLE shell window at the end: with the keyboard focus on the Python Shell window, select the File -> Save menu option.  Good luck with exploring!
History
Date User Action Args
2012-09-03 06:07:23ned.deilysetrecipients: + ned.deily, r.david.murray, David.Pietz
2012-09-03 06:07:23ned.deilysetmessageid: <1346652443.28.0.217187903931.issue15853@psf.upfronthosting.co.za>
2012-09-03 06:07:22ned.deilylinkissue15853 messages
2012-09-03 06:07:22ned.deilycreate