A question of style .....

tuxagb alessiogiovanni.baroni at gmail.com
Wed Jul 15 04:41:49 EDT 2009


If I have to write an extension module with many objects, how can I
organizing the code?
I think: every object in a separate file, and a last file with the
PyInit_..... function. But is unmenageable .....

Solutions?

Thanks!



More information about the Python-list mailing list