Michael Brickenstein <brickenst...@mfo.de> added the comment:

Actually, Sage acts in a similar way like virtualenvs do.
In fact, config files are also a problem for virtualenv, see second red box 
here:

http://wiki.pylonshq.com/display/pylonscookbook/Using+a+Virtualenv+Sandbox

cite:
---
Virtualenv is currently incompatible with distutils.cfg and ~/.pydistutils.cfg. 
If you have either of these files, virtualenv will put easy_install into the 
bin directory specified in the config file, rather than into the virtualenv 
where it belongs.

----------
nosy: +Michael.Brickenstein

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9309>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to