 |
5. Built-in Types — Python v2.7.8 documentation
Note Historically (until release 2.2), Python’s built-in types have differed from user-defined types because it was not possible to use the built-in types as the basis for object-oriented inheritance. This limitation no longer exists.
docs.python.org |
 |