I have a dll that contains all kinds of services (input, audio, video, etc..), and I would like to export these to Python as separate modules. Now, if I call Py_InitModule with a name that's different than the dll name, I get an error. So what can I do?
Thanks, Andras -- http://mail.python.org/mailman/listinfo/python-list