summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-10-12 22:56:55 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2010-10-12 22:56:55 (GMT)
commit93f5cd42e7a2cc99a7a9670e7d0ea7db2290fcf3 (patch)
treed6ba46953fd5c5a2db76106112566fea7a85e3ed /Misc/ACKS
parent33d6e97a3ebf09e8b8f193d50de03311fd6e78c9 (diff)
downloadcpython-93f5cd42e7a2cc99a7a9670e7d0ea7db2290fcf3.zip
cpython-93f5cd42e7a2cc99a7a9670e7d0ea7db2290fcf3.tar.gz
cpython-93f5cd42e7a2cc99a7a9670e7d0ea7db2290fcf3.tar.bz2
Merged revisions 85386-85387,85389 via svnmerge from
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 ........
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 95dbb9e..ece5f56 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -414,6 +414,7 @@ Vivek Khera
Akira Kitada
Mads Kiilerich
Taek Joo Kim
+W. Trevor King
Paul Kippes
Steve Kirsch
Sebastian Kirsche