- object
- Boolean
- built-in function,
[Link]
- built-in method,
[Link]
- callable,
[Link]
- class,
[Link],
[Link],
[Link]
- class instance,
[Link],
[Link],
[Link]
- code
- complex
- dictionary,
[Link],
[Link],
[Link],
[Link],
[Link]
- Ellipsis
- file,
[Link]
- floating point
- frame
- frozenset
- function,
[Link],
[Link],
[Link],
[Link]
- generator,
[Link],
[Link]
- immutable,
[Link],
[Link]
- immutable sequence
- instance,
[Link],
[Link],
[Link]
- integer
- list,
[Link],
[Link],
[Link],
[Link],
[Link]
- long integer
- mapping,
[Link],
[Link],
[Link]
- method,
[Link],
[Link]
- module,
[Link]
- mutable,
[Link],
[Link]
- mutable sequence
- None,
[Link]
- NotImplemented
- numeric,
[Link]
- plain integer
- recursive
- sequence,
[Link],
[Link],
[Link],
[Link],
[Link],
[Link]
- set
- set type
- slice
|
- object (continued)
-
- string,
[Link],
[Link]
- traceback,
[Link],
[Link]
- tuple,
[Link],
[Link],
[Link]
- unicode
- user-defined function,
[Link],
[Link]
- user-defined method
- oct() (built-in function)
- octal literal
- open() (built-in function)
- operation
-
- binary arithmetic
- binary bit-wise
- Boolean
- null
- shifting
- unary arithmetic
- unary bit-wise
- operator
-
- and
- in
- is
- is not
- not
- not in
- or
- overloading
- precedence
- operators
- or
-
- bit-wise
- exclusive
- inclusive
- or operator
- ord() (built-in function),
[Link],
[Link]
- order
-
- evaluation
- output,
[Link]
- standard,
[Link]
- OverflowError (built-in exception)
- overloading
-
- operator
|