[issue1799] Per user site-packages and setup.py install --user patch

Christian Heimes report at bugs.python.org
Mon Jan 14 00:12:04 CET 2008


Christian Heimes added the comment:

The new patch adds the -s option, checks for getuid() == geteuid() and
adds sys.flags (see #1816).

Added file: http://bugs.python.org/file9153/trunk_usersite3.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1799>
__________________________________


More information about the Python-bugs-list mailing list