degrees and radians.

Huaiyu Zhu huaiyu at gauss.almadan.ibm.com
Tue May 7 21:10:46 EDT 2002


Jim Richardson <warlock at eskimo.com> wrote:
>Thanks. Actually, I am a little intimidated by the whole OO and class
>thing. I still don't "grok" the whole OO thing. 
>
>I don't understand what the (self,...) part of the init is. I *think* I
>know what __init__ is for, to set up the things you need to use the
>functions (methods?) within the class, but what's with self all over the
>place?

Try the "Instant Python" page.  Find it on Google or follow links from
python.org.

Huaiyu



More information about the Python-list mailing list