merge with 3.3

This commit is contained in:
Georg Brandl 2013-10-06 13:15:16 +02:00
commit 6231e52940
1 changed files with 2 additions and 0 deletions

View File

@ -384,6 +384,8 @@ optionally followed by an import of the module::
imports it. */
PyImport_ImportModule("spam");
...
.. note::
Removing entries from ``sys.modules`` or importing compiled modules into