commit | 596da44f84bdf0c6f7c726dbd8c8cb33dbf78e1e | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Mon Dec 14 23:06:11 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Mon Dec 14 23:06:11 2009 +0000 |
tree | c6816f4887dab1579b27a0619d69210cffe733c5 | |
parent | 8339623d120bfb6781e29ab1aca1ed9a10cff71e [diff] [blame] |
Fix typo in NEWS item for Issue 7498.
diff --git a/Misc/NEWS b/Misc/NEWS index 7b010c1..f10f0c9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -508,7 +508,7 @@ 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