diff options
author | Georg Brandl <georg@python.org> | 2007-09-28 13:13:35 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2007-09-28 13:13:35 (GMT) |
commit | 2d2590de49081eea38152e0a25496069a059c69e (patch) | |
tree | b80eb1ae3784fd11b7edfbd64092824483838ef3 /Doc/ACKS.txt | |
parent | 7c77f753b452cfd423c2cb790977ddcfdabfa162 (diff) | |
download | cpython-2d2590de49081eea38152e0a25496069a059c69e.zip cpython-2d2590de49081eea38152e0a25496069a059c69e.tar.gz cpython-2d2590de49081eea38152e0a25496069a059c69e.tar.bz2 |
#1211, #1212, #1213: py3k fixes to the tutorial.
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 f695403..0b107c8 100644 --- a/Doc/ACKS.txt +++ b/Doc/ACKS.txt @@ -65,6 +65,7 @@ docs@python.org), and we'll be glad to correct the problem. * Harald Hanche-Olsen * Manus Hand * Gerhard Häring +* Peter Harris * Travis B. Hartwell * Tim Hatch * Janko Hauser |