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 markroseman, python-dev, terry.reedy
Date 2017-02-03.21:47:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486158447.39.0.558253339905.issue25488@psf.upfronthosting.co.za>
In-reply-to
Content
The sys.pyth manipulation will be different in the idle and user processes.  If IDLE is started with -n, so both processes are the same, even more care is needed.
History
Date User Action Args
2017-02-03 21:47:27terry.reedysetrecipients: + terry.reedy, markroseman, python-dev
2017-02-03 21:47:27terry.reedysetmessageid: <1486158447.39.0.558253339905.issue25488@psf.upfronthosting.co.za>
2017-02-03 21:47:27terry.reedylinkissue25488 messages
2017-02-03 21:47:27terry.reedycreate