I have a C file that has a bunch of #defines for bits that I\'d like to reference from python. There\'s enough of them that I\'d rather not copy them into my python code, i
If you're writing an extension module, use http://docs.python.org/3/c-api/module.html#PyModule_AddIntMacro