"constructor" or initialization function for module

beginner zyzhu2000 at gmail.com
Sat Aug 18 20:49:19 EDT 2007


Hi Everyone,

An extended module (.pyd) written in C have an init function that is
called when the module is imported. Does anyone know if there is a way
to provide an init function for a module written in python?

Thanks,
Geoffrey




More information about the Python-list mailing list