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-13.18:09:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563041389.82.0.379205248465.issue22121@roundup.psfhosted.org>
In-reply-to
Content
> When I start IDLE ("python -m idle") from my project directory
> I expect that it doesn't change current directory and I can
> access files in this directory by short relative name.

I rely on this behavior when teaching Python courses.  IIRC, David Beazley does as well.
History
Date User Action Args
2019-07-13 18:09:49rhettingersetrecipients: + rhettinger, terry.reedy, andyharrington, mark, ned.deily, serhiy.storchaka, jeff.allen, eryksun, steve.dower
2019-07-13 18:09:49rhettingersetmessageid: <1563041389.82.0.379205248465.issue22121@roundup.psfhosted.org>
2019-07-13 18:09:49rhettingerlinkissue22121 messages
2019-07-13 18:09:49rhettingercreate