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 rhettinger
Recipients andyharrington, eryksun, jeff.allen, mark, ned.deily, rhettinger, serhiy.storchaka, steve.dower, terry.reedy
Date 2019-07-14.01:13:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563066780.76.0.300873921436.issue22121@roundup.psfhosted.org>
In-reply-to
Content
Looking at the revised title, +1 for changing the IDLE Icon startup, but let's keep the command-line startup sticking with the current directory:

   $ mkdir pyclass
   $ cd pyclass
   $ python3.8 -m idlelib.idle # Should start in the pyclass directory
History
Date User Action Args
2019-07-14 01:13:00rhettingersetrecipients: + rhettinger, terry.reedy, andyharrington, mark, ned.deily, serhiy.storchaka, jeff.allen, eryksun, steve.dower
2019-07-14 01:13:00rhettingersetmessageid: <1563066780.76.0.300873921436.issue22121@roundup.psfhosted.org>
2019-07-14 01:13:00rhettingerlinkissue22121 messages
2019-07-14 01:13:00rhettingercreate