module documentation
Undocumented
Function | easy |
Undocumented |
Constant | CLASS |
Undocumented |
Function | _collections |
Undocumented |
Function | _deque |
Undocumented |
Function | _looks |
Returns True if the node corresponds to a ClassDef of the Collections.abc module that supports subscripting |
Function | _ordered |
Undocumented |
Returns True if the node corresponds to a ClassDef of the Collections.abc module that supports subscripting
Parameters | |
node:ClassDef | ClassDef node |
Returns | |
bool | Undocumented |