How are all the extension modules in Mac/Modules generated?  I'm trying to
remove PyArg_Parse() from the Python 3 C API.  They use PyArg_Parse
extensively.  If they were autogenerated I'd rather fix the generator
instead of editing each file by hand.

Thanks,

Skip

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to