summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2002-08-18 22:22:14 (GMT)
committerRaymond Hettinger <python@rcn.com>2002-08-18 22:22:14 (GMT)
commit5403737e3cb63c5a38acf97c9c461991e2311c57 (patch)
tree95c189be15b24f8917801ecdf3d2216b35f6edb3
parent58ba80a6a66d74f7b9dcc40fb8c08a2201749194 (diff)
downloadcpython-5403737e3cb63c5a38acf97c9c461991e2311c57.zip
cpython-5403737e3cb63c5a38acf97c9c461991e2311c57.tar.gz
cpython-5403737e3cb63c5a38acf97c9c461991e2311c57.tar.bz2
Add Steve Purcell for unittest.py
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 58e3802..962da78 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -378,6 +378,7 @@ John Popplewell
Amrit Prem
Paul Prescod
Donovan Preston
+Steve Purcell
Brian Quinlan
Burton Radons
Eric Raymond