def _raiseException(prefix, msg): sys.tracebacklimit = None raise(Exception('[OSMPythonTools.' + prefix + '] ' + msg))