pulling multiple instances of a module into memory

Grooooops JOHNWUN at aol.com
Mon Jun 27 18:36:03 EDT 2005


in spam.py, how about something like this:

try:
      eggs.someFunction()
except:
      import eggs




More information about the Python-list mailing list