summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-10-17 06:45:56 (GMT)
committerGuido van Rossum <guido@python.org>2001-10-17 06:45:56 (GMT)
commitbcbdc95e90794794081927b81006ce8563974969 (patch)
treee8071ff4928527396c666a138490938d1057da66 /Misc
parentb33e789cb85647da55a89b5f23302ce011859faf (diff)
downloadcpython-bcbdc95e90794794081927b81006ce8563974969.zip
cpython-bcbdc95e90794794081927b81006ce8563974969.tar.gz
cpython-bcbdc95e90794794081927b81006ce8563974969.tar.bz2
SF patch #467430.
- replace some log_error() calls with log_message() - flush self.rfile before forking too (hope this works on Windows)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 074fa94..0ae72c3 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -301,6 +301,7 @@ Oscar Nierstrasz
Hrvoje Niksic
Bill Noon
Stefan Norberg
+Joe Norton
Neal Norwitz
Jeffrey Ollie
Nigel O'Brian