Skip to content

Commit 49c6fc9

Browse files
committed
Minor improvement: add indication that the main function goes on.
1 parent ed86ff8 commit 49c6fc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/extending/extending.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,8 @@ optionally followed by an import of the module::
384384
imports it. */
385385
PyImport_ImportModule("spam");
386386

387+
...
388+
387389
.. note::
388390

389391
Removing entries from ``sys.modules`` or importing compiled modules into

0 commit comments

Comments
 (0)