How can I load a module when I will only know the name 'on the fly'

Tobiah toby at rcsreg.com
Mon Mar 14 20:03:39 EST 2005



m = get_next_module()

some_nice_function_somehow_loads( m )

Thanks,

Tobiah



More information about the Python-list mailing list