summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-02-17 01:59:18 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-02-17 01:59:18 (GMT)
commitf9db8a3a20ea956aa4d7a4bef65a8f2acde44166 (patch)
treee4fffabcb1b3f5061c491fd2621f5e35e58593a9 /Misc
parent632fad393304db484f508d1833a9fda52b7f193a (diff)
downloadcpython-f9db8a3a20ea956aa4d7a4bef65a8f2acde44166.zip
cpython-f9db8a3a20ea956aa4d7a4bef65a8f2acde44166.tar.gz
cpython-f9db8a3a20ea956aa4d7a4bef65a8f2acde44166.tar.bz2
Move test_logging over to doctest.
Thanks to Christopher White from GHOP.
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 d209ec0..8c03784 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -704,6 +704,7 @@ Edward Welbourne
Cliff Wells
Rickard Westman
Jeff Wheeler
+Christopher White
Mats Wichmann
Truida Wiedijk
Felix Wiemann
diff --git a/Misc/NEWS b/Misc/NEWS
index c8c4a03..940c3d6 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1341,6 +1341,8 @@ Extension Modules
Tests
-----
+- Refactor test_logging to use doctest.
+
- Refactor test_profile and test_cprofile to use the same code to profile.
- Make test_runpy reentrant by fixing _check_module to clear out any module