Commit 08ff0bec authored by Georg Brandl's avatar Georg Brandl

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

parent 9677e749
......@@ -372,6 +372,8 @@ to :c:func:`Py_Initialize`::
/* Add a static module */
initspam();
...
An example may be found in the file :file:`Demo/embed/demo.c` in the Python
source distribution.
......
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