summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2003-04-19 18:04:57 (GMT)
committerGuido van Rossum <guido@python.org>2003-04-19 18:04:57 (GMT)
commita26854095be67418bc89eff4874b32e33d7e5bf6 (patch)
tree85f5607ee024023be9208dedf3dd0b525ff8875a /Misc/ACKS
parent8d98d2cb95ac37147a4de5a119869211e8351324 (diff)
downloadcpython-a26854095be67418bc89eff4874b32e33d7e5bf6.zip
cpython-a26854095be67418bc89eff4874b32e33d7e5bf6.tar.gz
cpython-a26854095be67418bc89eff4874b32e33d7e5bf6.tar.bz2
- Several methods of nntplib.NNTP have grown an optional file argument
which specifies a file where to divert the command's output (already supported by the body() method). (SF patch #720468) Thanks to Terry Carroll.
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 29ea5c1..f99f658 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -86,6 +86,7 @@ Ralph Butler
Daniel Calvelo
Brett Cannon
Mike Carlton
+Terry Carroll
Luke Kenneth Casson Leighton
Donn Cave
Per Cederqvist