It is the subsystem implementing the Python language, composed
of the bytecode interpreter and of the standard objectspace.
- ebuilt constant
- In RPython module globals are considered constants. Moreover,
global (i.e. prebuilt) lists and dictionaries are supposed to be
immutable (“prebuilt constant” is sometimes abbreviated to “pbc”).