- Issue #15295: Reorganize and rewrite the documentation on the import system.

This commit is contained in:
Barry Warsaw 2012-07-31 16:10:12 -04:00
parent 9a5af1288d
commit dbdc3db534

View file

@ -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.