summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorR. David Murray <rdmurray@bitdance.com>2009-12-14 23:06:11 (GMT)
committerR. David Murray <rdmurray@bitdance.com>2009-12-14 23:06:11 (GMT)
commit596da44f84bdf0c6f7c726dbd8c8cb33dbf78e1e (patch)
treec6816f4887dab1579b27a0619d69210cffe733c5 /Misc
parent8339623d120bfb6781e29ab1aca1ed9a10cff71e (diff)
downloadcpython-596da44f84bdf0c6f7c726dbd8c8cb33dbf78e1e.zip
cpython-596da44f84bdf0c6f7c726dbd8c8cb33dbf78e1e.tar.gz
cpython-596da44f84bdf0c6f7c726dbd8c8cb33dbf78e1e.tar.bz2
Fix typo in NEWS item for Issue 7498.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 7b010c1..f10f0c9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -508,7 +508,7 @@ Documentation
Tests
-----
-- Issue #7498: test_multiprocessing now uses test_support.find_unused_port
+- Issue #7498: test_multiprocessing now uses test.support.find_unused_port
instead of a hardcoded port number in test_rapid_restart.
- Issue #7431: use TESTFN in test_linecache instead of trying to create a