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 terry.reedy
Recipients kbk, phr, terry.reedy
Date 2016-02-09.19:36:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455046592.41.0.500270400357.issue1326830@psf.upfronthosting.co.za>
In-reply-to
Content
I have a tem.py 'scratch' file which I use often enough that it is nearly always in the recent files list.

On the other hand, many beginners do not think to do that, and Guido has said recently to design for beginners.  In #19042, I propose that there should be an option to autosave Untitled to .idlerc/untitled.py, without associating the name with the Window.
History
Date User Action Args
2016-02-09 19:36:32terry.reedysetrecipients: + terry.reedy, kbk, phr
2016-02-09 19:36:32terry.reedysetmessageid: <1455046592.41.0.500270400357.issue1326830@psf.upfronthosting.co.za>
2016-02-09 19:36:32terry.reedylinkissue1326830 messages
2016-02-09 19:36:32terry.reedycreate