How to 'from package import module; from module import variable'?

Alex new_name at mit.edu
Mon Jul 9 10:36:45 EDT 2001


Ouch, it doesn't use the binding in the current namespace?  OK, I guess
I'll need to write a new __import__ function, or something.

Thanks.
Alex.



More information about the Python-list mailing list