New submission from Antoine Pitrou: Original changeset in 1998: http://hg.python.org/cpython/rev/185c1d47ce7a
Stated reason is to prevent new imports. Well, mission accomplished: this is one of the reasons for the problems in issue19255 :) ---------- components: Interpreter Core messages: 211002 nosy: brett.cannon, eric.snow, ncoghlan, pitrou, serhiy.storchaka priority: normal severity: normal status: open title: sys.path disappears at shutdown type: behavior versions: Python 3.4 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue20603> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
