Staging
v0.5.1
https://github.com/python/cpython
Revision d2f6ae63cd546d84310324012740425772e83de7 authored by Victor Stinner on 12 October 2010, 22:53:51 UTC, committed by Victor Stinner on 12 October 2010, 22:53:51 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85386 | victor.stinner | 2010-10-13 00:23:23 +0200 (mer., 13 oct. 2010) | 3 lines

  Issue #6612: Fix site and sysconfig to catch os.getcwd() error, eg. if the
  current directory was deleted.
........
  r85387 | victor.stinner | 2010-10-13 00:26:08 +0200 (mer., 13 oct. 2010) | 2 lines

  #6612: add the author of the patch (W. Trevor King)
........
  r85389 | victor.stinner | 2010-10-13 00:42:37 +0200 (mer., 13 oct. 2010) | 2 lines

  NEWS: Move #6612 to Library section
........
1 parent 169b133
History
Tip revision: d2f6ae63cd546d84310324012740425772e83de7 authored by Victor Stinner on 12 October 2010, 22:53:51 UTC
Merged revisions 85386-85387,85389 via svnmerge from
Tip revision: d2f6ae6
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 493 bytes
.hgignore -rw-r--r-- 705 bytes
.hgtags -rw-r--r-- 4.1 KB
LICENSE -rw-r--r-- 13.9 KB
Makefile.pre.in -rw-r--r-- 39.8 KB
README -rw-r--r-- 52.5 KB
configure -rwxr-xr-x 395.2 KB
configure.in -rw-r--r-- 122.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.3 KB
setup.py -rw-r--r-- 86.9 KB

README

back to top