]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Do not use PyModule_GetDict().
authorFred Drake <fdrake@acm.org>
Fri, 12 Apr 2002 19:08:31 +0000 (19:08 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 12 Apr 2002 19:08:31 +0000 (19:08 +0000)
commit63e40a598dafceb3040b620e6fd5dc6fec79fc1c
tree08ee4fe63217873d6f3d1add339022311f41aa0a
parente77e5ef2af7f0cb667c32f59bc7cb1c88aac8697
Do not use PyModule_GetDict().
Clean up the example of exporting a C-callable API from an extension module.
Add a hyperlink to a related section in the Python/C API reference.
Doc/ext/extending.tex