<div class="gmail_quote">On Sun, Feb 19, 2012 at 6:57 PM, Yiou Li <span dir="ltr">&lt;<a href="mailto:liyiou@gmail.com">liyiou@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<br>
<br>
I created a python class by inherating from and existing class:<br>
<br>
myPythonScript.py<br>
<br>
from standardClass import ClassX<br>
<br>
Class myClass(ClassX)<br>
         myVariable<br></blockquote><div><br></div><div>What&#39;s your question?  By the way, class should be lower case, and you&#39;re forgetting a semicolon.</div><div><br></div><div>You might be better off buying a book on Python or reading a tutorial.  That way, you can ask us the really hard questions ;)</div>
<div><br></div><div>Happy Hacking!</div><div>-jj</div></div><div><br></div>-- <br>In this life we cannot do great things. We can only do small things with great love. -- Mother Teresa<br>