First stab at using real exception handling instead of returning [None] everywhere

This commit is contained in:
Nick Foster
2012-06-19 15:43:43 -07:00
parent e3ac472a1a
commit db62aaf399
10 changed files with 148 additions and 94 deletions

View File

@@ -34,6 +34,7 @@ GR_PYTHON_INSTALL(
altitude.py
cpr.py
mlat.py
modes_exceptions.py
modes_flightgear.py
modes_kml.py
modes_parse.py