[issue26143] Ensure that IDLE's stdlib imports are from the stdlib

Matthew Cowles report at bugs.python.org
Mon May 15 17:52:12 EDT 2017


Matthew Cowles added the comment:

> a) for IDLE to run without stumbling over user files
> b) for user code to see the same sys.path when executing under IDLE as when 
> executed directly with the same cpython binary in the same mode.

If you can achieve that, no one will be more impressed than I am. I would take the easy way out.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26143>
_______________________________________


More information about the Python-bugs-list mailing list