Re: dynamic module loading via __import__, nonetype?

2006-10-18 Thread John Allman
Gabriel Genellina wrote: At Monday 16/10/2006 13:33, John Allman wrote: If i manually import a module, this method works a treat, however if i attempt to dynamically load a module at runtime the create method fails with the following error: TypeError: 'NoneType' object is not callable

dynamic module loading via __import__, nonetype?

2006-10-16 Thread John Allman
replies. Thanks, John Allman -- http://mail.python.org/mailman/listinfo/python-list