diff options
author | Georg Brandl <georg@python.org> | 2011-01-09 08:01:46 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-01-09 08:01:46 (GMT) |
commit | 41d0815a65484aa72c37d09012bee38cfdecf393 (patch) | |
tree | 13ff9b862fb6d801c051701d82c60e5b789ee421 /Doc/ACKS.txt | |
parent | 1caa644ffea384c3482e3da4cb142a2610d7f470 (diff) | |
download | cpython-41d0815a65484aa72c37d09012bee38cfdecf393.zip cpython-41d0815a65484aa72c37d09012bee38cfdecf393.tar.gz cpython-41d0815a65484aa72c37d09012bee38cfdecf393.tar.bz2 |
Merged revisions 87789-87790 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k
........
r87789 | georg.brandl | 2011-01-06 10:23:56 +0100 (Do, 06 Jan 2011) | 1 line
Fix various issues (mostly Python 2 relics) found by Jacques Ducasse.
........
r87790 | georg.brandl | 2011-01-06 10:25:27 +0100 (Do, 06 Jan 2011) | 1 line
Add acks where acks are due.
........
Diffstat (limited to 'Doc/ACKS.txt')
-rw-r--r-- | Doc/ACKS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/ACKS.txt b/Doc/ACKS.txt index 0d796ad..e73e358 100644 --- a/Doc/ACKS.txt +++ b/Doc/ACKS.txt @@ -47,6 +47,7 @@ docs@python.org), and we'll be glad to correct the problem. * L. Peter Deutsch * Robert Donohue * Fred L. Drake, Jr. + * Jacques Ducasse * Josip Dzolonga * Jeff Epler * Michael Ernst |