summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-03-13 20:33:10 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-03-13 20:33:10 (GMT)
commitb8d37359cd054bd80465bd5be01a119c609664ae (patch)
treec60b0ec66c53ef53eed8766c907687f448867fc1 /Misc
parent66865d2ebd5a877523dbc87be2d86aafb3cdc59a (diff)
downloadcpython-b8d37359cd054bd80465bd5be01a119c609664ae.zip
cpython-b8d37359cd054bd80465bd5be01a119c609664ae.tar.gz
cpython-b8d37359cd054bd80465bd5be01a119c609664ae.tar.bz2
Move test_tokenize to doctest.
Done as GHOP 238 by Josip Dzolonga.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
-rw-r--r--Misc/NEWS2
2 files changed, 3 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index f7a08d4..43bbb90 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -178,6 +178,7 @@ Luke Dunstan
Andy Dustman
Gary Duzan
Eugene Dvurechenski
+Josip Dzolonga
Maxim Dzumanenko
Hans Eckardt
Grant Edwards
diff --git a/Misc/NEWS b/Misc/NEWS
index e316c13..539b785 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -50,6 +50,8 @@ Library
Tests
-----
+- GHOP 238: Convert test_tokenize to use doctest.
+
- GHOP 237: Rewrite test_thread using unittest.
- Patch #2232: os.tmpfile might fail on Windows if the user has no