From 9a4030ee757bf6de568dd7aa7aaa4c76270aafea Mon Sep 17 00:00:00 2001 From: Alexander Belopolsky Date: Thu, 18 Nov 2010 03:50:18 +0000 Subject: Issue #10446 NEWS entry --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index f99919e..ae26a99 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -18,6 +18,9 @@ Core and Builtins Library ------- +- Issue #10446: Module documentation generated by pydoc now links to a + version-specific online reference manual. + - Make the 'No module named' exception message from importlib consistent. - Issue #10443: Add the SSLContext.set_default_verify_paths() method. -- cgit v0.12