>>>>> "Brian" == Brian Lloyd <[EMAIL PROTECTED]> 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
_________________________________________________
Python.NET mailing list - [email protected]
http://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to