Py_InitModule
Adrian Eyre
a.eyre at optichrome.com
Tue Feb 1 09:48:02 EST 2000
More information about the Python-list mailing list
Tue Feb 1 09:48:02 EST 2000
- Previous message (by thread): was Stackless 1.01 Homepage: another bug in stackless?
- Next message (by thread): Excel Ranges from Python COM server
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> (void)Py_InitModule("modname", methods, modname__doc__);
Lose the 3rd param.
-----------------------------------------------------------------
Adrian Eyre <a.eyre at optichrome.com> - http://www.optichrome.com
- Previous message (by thread): was Stackless 1.01 Homepage: another bug in stackless?
- Next message (by thread): Excel Ranges from Python COM server
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list