commit | acee69faf8b8d7be7ace312d13632c2752640152 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Apr 01 14:28:58 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Apr 01 14:28:58 2002 +0000 |
tree | 57c4c80ee391b038c7d01486016c386346008381 | |
parent | 43c9d8ad234dca4527cbcffaaf5c108fa21fb12c [diff] |
Switch to using METH_NOARGS where possible. Convert to use PyModule_*() instead of manipulating the module dict directly.