2.1.7 Other Built-in Types (original) (raw)
![]()
Next: Modules Up: 2.1 Built-in Types Previous: 2.1.6 Mapping Types
The interpreter supports several other kinds of objects. Most of these support only one or two operations.
- Modules
- Classes and Class Instances
- Functions
- Methods
- Code Objects
- Type Objects
- The Null Object
- File Objects
- Internal Objects