• Fred Drake's avatar
    Andrew Kuchling <akuchlin@mems-exchange.org>: · 9e285156
    Fred Drake yazdı
    Add three new convenience functions to the PyModule_*() family:
    PyModule_AddObject(), PyModule_AddIntConstant(), PyModule_AddStringConstant().
    
    This closes SourceForge patch #101233.
    9e285156
modsupport.h 3.12 KB