Tools for using virtual environments and PEP 370

Дамјан Георгиевски gdamjan at gmail.com
Thu Nov 20 16:53:01 EST 2008


Python 2.6 implemented PEP 370: Per-user site-packages Directory[1]

Now, are there any tools I could use to create and activate virtual 
environments like workingenv, virtualenv etc. but that will use 
PYTHONUSERBASE instead of hard-linking the python program.


[1]
http://docs.python.org/dev/whatsnew/2.6.html#pep-370-per-user-site-packages-directory


-- 
дамјан ( http://softver.org.mk/damjan/ )

When you do things right, people won't be sure if you did anything at all.



More information about the Python-list mailing list