def __getitem__()
in
bison_eval.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def __getitem__(self, key): return self._data[key]