[Python.NET] Packages are wrongly initialized?
Alberto Berti
alberto at metapensiero.it
Wed Aug 1 05:46:34 CEST 2007
>>>>> "Brian" == Brian Lloyd <brian.lloyd at revolutionhealth.com> writes:
Brian> Note that imports are subtley different than getattr
Brian> behavior... does your main main 'pypackage' package
Brian> contain something like the following in its __init__?
Brian> from subpackage import *
It's really late here, but if i correctly remember i've tried a star
import, a named import and an empty __init__.py, all with the same
effect, but i will retry asap, thanks.
Alberto
More information about the PythonDotNet
mailing list