Class | BaseContainer |
Base class for Set, FrozenSet, Tuple and List. |
Class | LookupMixIn |
Mixin to look up a name in the right scope. |
Class | Pattern |
Base class for all Pattern nodes. |
Variable | AssignedStmtsCall |
Undocumented |
Variable | AssignedStmtsPossibleNode |
Undocumented |
Variable | T_Nodes |
Undocumented |
Function | _container_getitem |
Get a slice or an item, using the given index, for the given sequence. |
Function | _dict_initialization |
Undocumented |
Function | _find_arg |
Undocumented |
Function | _format_args |
Undocumented |
Function | _infer_slice |
Undocumented |
Function | _is_const |
Undocumented |
Function | _slice_value |
Get the value of the given slice index. |
Function | _two_step_initialization |
Undocumented |
Function | _update_const_classes |
update constant classes, so the keys of CONST_CLS can be reused |
Constant | _CONST_CLS_CONSTRUCTORS |
Undocumented |
Constant | _SLICE_SENTINEL |
Undocumented |
Undocumented
Value |
|