Inheriting from object

Fuzzyman fuzzyman at gmail.com
Wed Jun 29 17:46:31 EDT 2005


So theres no actual advantage that you know of ;-)

Surely when they are removed :

class foo:
    pass

won't become invalid syntax, it will just automatically inherit from
object ?

That's what I assumed, anyway....

Regards,

Fuzz
http://www.voidspace.org.uk/python




More information about the Python-list mailing list