Terry J. Reedy added the comment: #25488 and #26143 address related issues of sys.path as seen by IDLE and user code. #26143 focuses on what IDLE sees, and user modules shadowing IDLE modules, #25488 focuses on what user code sees, and the presence of idlelib in sys.path making buggy code work. It includes startup information relevant to #26143 also. Both should be solved by patching IDLE in same place.
---------- components: +IDLE _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25488> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com