Comment 2 for bug 304891

Revision history for this message
Wouter van Heyst (larstiq) wrote :

Wesley, can you check that something like Forest explains in the dupe (bug #72227) isn't going on?
PYTHONPATH="foo:$PYTHONPATH" with PYTHONPATH previously being empty.

If not, what python version/distro are you using? Debian Lenny 2.5 and Ubuntu Jaunty 2.6 don't seem to have '' on the path, we'd like to know if there are any pythons in the wild that add '' to sys.path other than in the documented case of not knowing the script directory, which shouldn't happen for bzr.

  http://docs.python.org/library/sys.html#sys.path