traci.exceptions | index /build/sumo-_JnMOZ/sumo-0.30.0+dfsg1/tools/traci/exceptions.py |
@file exceptions.py
@author Michael Behrisch
@author Lena Kalleske
@author Mario Krumnow
@author Daniel Krajzewicz
@author Jakob Erdmann
@date 2008-10-09
@version $Id: exceptions.py 22608 2017-01-17 06:28:54Z behrisch $
Python implementation of the TraCI interface.
SUMO, Simulation of Urban MObility; see http://sumo.dlr.de/
Copyright (C) 2008-2017 DLR (http://www.dlr.de/) and contributors
This file is part of SUMO.
SUMO is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
Classes | ||||||||||||||||||
|
Data | ||
absolute_import = _Feature((2, 5, 0, 'alpha', 1), (3, 0, 0, 'alpha', 0), 16384) print_function = _Feature((2, 6, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 65536) |