Making Classes Subclassable

Lawrence D’Oliveiro lawrencedo99 at gmail.com
Mon Jul 4 04:34:02 EDT 2016


On Monday, July 4, 2016 at 7:58:07 PM UTC+12, dieter wrote:
> --> "type(obj)" or "obj.__class__" (there are small differences)
> give you the type/class of "obj".

When would it not be the same?



More information about the Python-list mailing list