diff options
author | Fred Drake <fdrake@acm.org> | 2002-08-14 20:59:38 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-08-14 20:59:38 +0000 |
commit | 9669e90b29093b8dd67c11ba07698059642865aa (patch) | |
tree | d1f5d063333f0edd2f261a6cc36fb0bc4fab4e22 /Python/pythonrun.c | |
parent | 5263fea29d93dde6c7f0072752aad2c665fe07b8 (diff) | |
download | cpython-9669e90b29093b8dd67c11ba07698059642865aa.tar.gz |
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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions