Hi, I need to import few files depending on the user input. For eg if user gives an input as "abcd" then I will have * import "abcd.py".* Can not have any hard coding in the code. Does any one know how to solve the problem.
Thanks
-- http://mail.python.org/mailman/listinfo/python-list