Need clue with import hackery
Richard Jones
richard at bizarsoftware.com.au
Thu Aug 2 21:34:52 EDT 2001
On Friday 03 August 2001 11:29, Steven D. Majewski wrote:
> If the names are not going into sys.modules, then I must assume
> that they are only going to be imported once. (True?)
I currently can't think of a situation where the instance would be imported
more than once.
I just tested multiple imports anyway, and it seemed to work ok...
Richard
More information about the Python-list
mailing list