diff options
author | Fred Drake <fdrake@acm.org> | 2002-03-12 21:49:44 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-03-12 21:49:44 (GMT) |
commit | 1de5a722d67558d975082789f36156bd5ad5bb88 (patch) | |
tree | 8484f416f8ec6ecbcd4ddd969c1f4c0de077439f /Doc/perl | |
parent | 193a3f6d37c1440b049f7b1c62ff30c1d8cae38a (diff) | |
download | cpython-1de5a722d67558d975082789f36156bd5ad5bb88.zip cpython-1de5a722d67558d975082789f36156bd5ad5bb88.tar.gz cpython-1de5a722d67558d975082789f36156bd5ad5bb88.tar.bz2 |
Change the example code to prefer PyModule_Add*() instead of using the
module dictionary directly. Also, be more careful about not re-initializing
globals in the event of re-initialization of a C extension.
Diffstat (limited to 'Doc/perl')
0 files changed, 0 insertions, 0 deletions