commit | d7d2194ea16005a2a58f8070bbfc2a24e068cb65 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Sun Jul 29 16:36:17 2012 -0400 |
committer | Barry Warsaw <barry@python.org> | Sun Jul 29 16:36:17 2012 -0400 |
tree | 7e5b45fad256b2ac9c38489db02b1ca14a5950f1 | |
parent | 96d97ec9c08a95201e9d7f0b7819ca6328002693 [diff] [blame] |
Integration of importdocs from the features/pep-420 repo.
diff --git a/Doc/reference/index.rst b/Doc/reference/index.rst index bd1a281..87166f8 100644 --- a/Doc/reference/index.rst +++ b/Doc/reference/index.rst
@@ -24,6 +24,7 @@ lexical_analysis.rst datamodel.rst executionmodel.rst + import_machinery.rst expressions.rst simple_stmts.rst compound_stmts.rst