[docs] [issue12484] The Py_InitModule functions no longer exist, but remain in the docs
Brett Cannon
report at bugs.python.org
Thu Dec 24 12:33:35 EST 2015
Brett Cannon added the comment:
Please do not document _PyImport_FixupExtensionObject(); documenting the internal functions was a mistake.
As for whether _PyImport_FixupExtension() should be in this issue or another one, it doesn't matter, Anish; basically whatever is easiest for you if you want to do the work.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12484>
_______________________________________
More information about the docs
mailing list