On 16.06.2013 19:21, Jim Mooney wrote:
Speaking of which, I put "Python class hierarchy" in Google but just
got a bunch of specific wheeze. What I want is a
list of the whole tree. Is there such, or a way I can generate it?

I'm not sure if that's what you are looking for but the language reference describes the standard type hierarchy:
http://docs.python.org/3/reference/datamodel.html#the-standard-type-hierarchy

Bye, Andreas

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to