sumolib.options
index
/tmp/buildd/sumo-0.21.0+dfsg/tools/sumolib/options.py

@file    options.py
@author  Jakob Erdmann
@author  Michael Behrisch
@date    2012-03-15
@version $Id: options.py 16005 2014-03-24 12:46:02Z cschmidt87 $
 
Provides utility functions for dealing with program options
 
SUMO, Simulation of Urban MObility; see http://sumo-sim.org/
Copyright (C) 2012-2014 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.

 
Modules
       
xml.sax.handler
os
xml.dom.pulldom
re
xml.sax.saxutils
subprocess
sys

 
Functions
       
get_long_option_names(application)