- garbage collection, [1]
- gcd() (in module fractions)
- generator, [1]
- expression
- function, [1], [2]
- iterator, [1]
- object, [1], [2]
- generator expression, [1]
- generator iterator
-
GeneratorExit
- exception
-
generic
- special attribute
- generic function
- get() (dict method)
|
- getattr() (built-in function)
- getcontext() (in module decimal)
- GIL
-
global
- name binding
- namespace
- statement, [1]
- global interpreter lock
- globals() (built-in function)
- grammar
- grouping
|