Python Types & Classes

In Python, types and classes are the same thing.  Both inherit from the object class.

Comments