[Tutor] How do I create the equivalent of a Java class in Python?

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Sun May 14 08:53:12 CEST 2006


> How do I create the equivalent of a Java class in Python? I've been 
> looking at the reference, and it's been confusing to me at least.

You may want to look at a tutorial on classes, like:

     http://www.freenetpages.co.uk/hp/alan.gauld/tutclass.htm

Does this help?

Best of wishes!


More information about the Tutor mailing list