Switch to using METH_NOARGS where possible.
Convert to use PyModule_*() instead of manipulating the module dict directly.
F
Fred Drake committed
acee69faf8b8d7be7ace312d13632c2752640152
Parent: 43c9d8a
Convert to use PyModule_*() instead of manipulating the module dict directly.