From dbdc3db5343f4e76c1d6a7456841b91b88d35fba Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 31 Jul 2012 16:10:12 -0400 Subject: [PATCH] - Issue #15295: Reorganize and rewrite the documentation on the import system. --- Misc/NEWS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 719eb8a087..0d21d64edd 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -225,8 +225,7 @@ Tools/Demos Documentation ------------- -- Issue #15295: Reorganize and rewrite the documentation on the import - machinery. +- Issue #15295: Reorganize and rewrite the documentation on the import system. - Issue #15230: Clearly document some of the limitations of the runpy module and nudge readers towards importlib when appropriate. -- 2.50.0