Traceback (most recent call last): mod = __import__(modpath, fromlist=[mod_name]) ImportError: Import by filename is not supported.Any body any idea what should I do?
See this recent thread on the same topic: http://groups.google.com/group/comp.lang.python/t/1beda7d8ee474b64/ -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list