SIGN IN SIGN UP

Py_InitModule() and friends now accept NULL for the 'methods'

argument.  This makes sense now that extension types can support
__init__ directly rather than requiring function constructors.
F
Fred Drake committed
794643c3140d75bb5cd9c69214294d2291624c1e
Parent: 233cc59