[Baypiggies] A beginner's question on python class

Yiou Li liyiou at gmail.com
Mon Feb 20 03:57:27 CET 2012


Hi All,

I created a python class by inherating from and existing class:

myPythonScript.py

from standardClass import ClassX

Class myClass(ClassX)
         myVariable


More information about the Baypiggies mailing list