"constructor" or initialization function for module

beginner zyzhu2000 at gmail.com
Sun Aug 19 02:49:19 CEST 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