New submission from Jean-Paul Calderone <[EMAIL PROTECTED]>: With a recent build of the py3k branch, sys.path ends up with this element:
/home/exarkun/Projects/python/branches/py3k/Lib/[EMAIL PROTECTED]@ which doesn't exist and doesn't look like it should exist. plat-linux2, which does exist, doesn't end up winth sys.path. ---------- components: Interpreter Core messages: 76013 nosy: exarkun severity: normal status: open title: sys.path includes extraneous junk type: behavior versions: Python 3.0 _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4349> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com