in eventdata/parameter_sources/randomevent.py [0:0]
def __get_lookup_value(self, lookup, key): if key == "": return key else : return lookup[key]