Other Built-in Types -- Python library reference
Next: Special Attributes
Prev: Mapping Types
Up: Types
Top: Top
2.1.7. Other Built-in Types
The interpreter supports several other kinds of objects.
Most of these support only one or two operations.
Menu
- Modules
- Classes and Instances
- Functions
- Methods
- Code Objects
- Type Objects
- The Null Object
- File Objects
- Internal Objects