I have a class that is defined in a file called MyClass.py

How do I use that class in another python script..
import MyClass ?  (Does it need to be in a specific location?)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to