[Python-modules-team] Bug#625784: A fix for bug 625784

Barry Warsaw barry at python.org
Fri May 6 19:53:31 UTC 2011


Okay, I think I have a fairly clever hack for fixing this.  Turns out we don't
really *need* sys.path[0] when virtualenv.py is re-invoked, so I just remove
it.  Tested and 'virtualenv -p python3 /tmp/xx' works great now.

Patch is attached.  I will also commit it to the team svn.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 625784.diff
Type: text/x-patch
Size: 1752 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20110506/841a9836/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20110506/841a9836/attachment.pgp>


More information about the Python-modules-team mailing list