[issue4349] sys.path includes extraneous junk

2008-11-18 Thread Benjamin Peterson
Benjamin Peterson <[EMAIL PROTECTED]> added the comment: Fixed in r67269. -- resolution: accepted -> fixed status: open -> closed ___ Python tracker <[EMAIL PROTECTED]> ___ ___

[issue4349] sys.path includes extraneous junk

2008-11-18 Thread Christian Heimes
Christian Heimes <[EMAIL PROTECTED]> added the comment: Go on -- nosy: +christian.heimes resolution: -> accepted ___ Python tracker <[EMAIL PROTECTED]> ___ ___

[issue4349] sys.path includes extraneous junk

2008-11-18 Thread Benjamin Peterson
Benjamin Peterson <[EMAIL PROTECTED]> added the comment: Here's a simple patch. -- keywords: +needs review, patch nosy: +benjamin.peterson priority: -> release blocker Added file: http://bugs.python.org/file12049/remove_old_cruft.patch ___ Python tra

[issue4349] sys.path includes extraneous junk

2008-11-18 Thread Jean-Paul Calderone
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,