Module Loading Issues

Brent Fulgham brent.fulgham at xpsystems.com
Thu Apr 13 17:40:36 EDT 2000


Is there any disadvantage to having many modules loaded
at the same time?  I.e., is it possible for badly-written
modules to write entries into the "__main__" namespace
that might clash with other entries?

Or is the only concern memory use?

Thanks,

-Brent




More information about the Python-list mailing list