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!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to