Staging
v0.8.1
Revision c48b055258cfc31d8043af9c427e7a0e2980e60d authored by Benjamin Peterson on 06 March 2010, 20:37:32 UTC, committed by Benjamin Peterson on 06 March 2010, 20:37:32 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78739 | benjamin.peterson | 2010-03-06 14:34:24 -0600 (Sat, 06 Mar 2010) | 10 lines

  Merged revisions 78718 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78718 | gregory.p.smith | 2010-03-06 01:35:19 -0600 (Sat, 06 Mar 2010) | 3 lines

    Call setreuid and setregid in a subprocess to avoid altering the test runner's
    process state.  Should fix issue8045.
  ........
................
1 parent e4b56d2
History
File Mode Size
command
tests
README -rw-r--r-- 295 bytes
__init__.py -rw-r--r-- 340 bytes
archive_util.py -rw-r--r-- 6.3 KB
bcppcompiler.py -rw-r--r-- 14.6 KB
ccompiler.py -rw-r--r-- 46.4 KB
cmd.py -rw-r--r-- 18.6 KB
config.py -rw-r--r-- 4.2 KB
core.py -rw-r--r-- 8.7 KB
cygwinccompiler.py -rw-r--r-- 15.7 KB
debug.py -rw-r--r-- 162 bytes
dep_util.py -rw-r--r-- 3.4 KB
dir_util.py -rw-r--r-- 7.6 KB
dist.py -rw-r--r-- 45.2 KB
emxccompiler.py -rw-r--r-- 11.5 KB
errors.py -rw-r--r-- 3.5 KB
extension.py -rw-r--r-- 9.8 KB
fancy_getopt.py -rw-r--r-- 17.4 KB
file_util.py -rw-r--r-- 7.9 KB
filelist.py -rw-r--r-- 12.2 KB
log.py -rw-r--r-- 1.6 KB
msvc9compiler.py -rw-r--r-- 27.6 KB
msvccompiler.py -rw-r--r-- 23.0 KB
spawn.py -rw-r--r-- 6.3 KB
sysconfig.py -rw-r--r-- 21.1 KB
text_file.py -rw-r--r-- 12.0 KB
unixccompiler.py -rw-r--r-- 14.1 KB
util.py -rw-r--r-- 24.0 KB
version.py -rw-r--r-- 12.2 KB
versionpredicate.py -rw-r--r-- 5.0 KB

README

back to top