Commit 49c6fc96 authored by Georg Brandl's avatar Georg Brandl

Minor improvement: add indication that the main function goes on.

parent ed86ff86
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment