Staging
v0.5.1
https://github.com/python/cpython
Revision 28a6001a021452bf26f58463be33ed4868cd1902 authored by R. David Murray on 09 July 2009, 20:31:08 UTC, committed by R. David Murray on 09 July 2009, 20:31:08 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r73913 | r.david.murray | 2009-07-09 16:12:31 -0400 (Thu, 09 Jul 2009) | 18 lines

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

  ........
    r73907 | r.david.murray | 2009-07-09 12:17:30 -0400 (Thu, 09 Jul 2009) | 4 lines

    Temporarily ignore rmtree errors in test_getcwd_long_pathnames to see
    if the test gives useful failure info on Solaris buildbot.
  ........
    r73908 | r.david.murray | 2009-07-09 14:41:03 -0400 (Thu, 09 Jul 2009) | 6 lines

    Try to fix Solaris buildbot rmtree failure in test_getcwd_long_pathnames
    cleanup.  If this fix works, it means that Solaris is unique among
    our platforms in what happens when shutil.rmtree is called on the
    current working directory (ie: it doesn't work on Solaris, but
    it does everywhere else).
  ........
................
1 parent 1f03fb7
History
Tip revision: 28a6001a021452bf26f58463be33ed4868cd1902 authored by R. David Murray on 09 July 2009, 20:31:08 UTC
Merged revisions 73913 via svnmerge from
Tip revision: 28a6001
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 688 bytes
.hgignore -rw-r--r-- 882 bytes
.hgtags -rw-r--r-- 3.6 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.7 KB
README -rw-r--r-- 6.8 KB
configure -rwxr-xr-x 679.2 KB
configure.in -rw-r--r-- 109.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.3 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 70.7 KB

README

back to top