Undocumented
Function | easy_class_getitem_inference |
Undocumented |
Constant | CLASS_GET_ITEM_TEMPLATE |
Undocumented |
Function | _collections_transform |
Undocumented |
Function | _deque_mock |
Undocumented |
Function | _looks_like_subscriptable |
Returns True if the node corresponds to a ClassDef of the Collections.abc module that supports subscripting |
Function | _ordered_dict_mock |
Undocumented |
Parameters | |
node:ClassDef | ClassDef node |
Returns | |
bool | Undocumented |