2011/10/14 Max S. <maxskywalk...@gmail.com>

> I have seen classes created with 'class Class_Name:' and 'class
> Class_Name(object):'.  I'm using the latter, just in case it has some sort
> of method that could be useful that I don't know about, but *are *there
> any methods in the 'object' class?  And if so, what are they?
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
> This new style vs old 
> style<http://wiki.python.org/moin/NewClassVsClassicClass>classes question, 
> you can find a lot of information if you search about it.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to