diff options
author | PJ Eby <distutils-sig@python.org> | 2006-10-24 18:37:04 +0000 |
---|---|---|
committer | PJ Eby <distutils-sig@python.org> | 2006-10-24 18:37:04 +0000 |
commit | 3abf8f8b8c886bdbcb28261ced7010f6cc88256f (patch) | |
tree | a1073d7d463dbe3a8b3db6417050505d323bf3c4 /setuptools/command/easy_install.py | |
parent | c82e1669f238c57b80198cafee2039ee5de1310b (diff) | |
download | external_python_setuptools-3abf8f8b8c886bdbcb28261ced7010f6cc88256f.tar.gz external_python_setuptools-3abf8f8b8c886bdbcb28261ced7010f6cc88256f.tar.bz2 external_python_setuptools-3abf8f8b8c886bdbcb28261ced7010f6cc88256f.zip |
Fixed not allowing ``os.open()`` of paths outside the sandbox, even if they
are opened read-only (e.g. reading ``/dev/urandom`` for random numbers, as
is done by ``os.urandom()`` on some platforms).
(backport from trunk)
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4052438
Diffstat (limited to 'setuptools/command/easy_install.py')
0 files changed, 0 insertions, 0 deletions