summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2011-03-14 13:55:46 (GMT)
committerR David Murray <rdmurray@bitdance.com>2011-03-14 13:55:46 (GMT)
commitd89ee79d19e156e874b7a292b705d167b7fe56ab (patch)
tree74ccabaad23f40f3f9abb220a9c63cf22e65b0e9 /Misc
parent8fea2e6a502b9fb13905e5657a06f14c1afd0c24 (diff)
downloadcpython-d89ee79d19e156e874b7a292b705d167b7fe56ab.zip
cpython-d89ee79d19e156e874b7a292b705d167b7fe56ab.tar.gz
cpython-d89ee79d19e156e874b7a292b705d167b7fe56ab.tar.bz2
#11488: Add tests for writelines method of SpooledTemporaryFile.
Patch by Evan Dandrea.
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 9d4be3f..a18dd18 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -176,6 +176,7 @@ Tom Culliton
Lisandro Dalcin
Andrew Dalke
Lars Damerow
+Evan Dandrea
Eric Daniel
Scott David Daniels
Ben Darnell