python classes/file structure

codecraig codecraig at gmail.com
Thu Apr 21 13:06:46 EDT 2005


Thanks, but I am not familiar with the "__all__" variable, could u give
me an example?

Without using, __all__....would i do this in my __init__.py?

import MyCustomWidget1
import MyCustomWidget2
import MyCustomWidget3

etc?




More information about the Python-list mailing list