]> gitweb.michael.orlitzky.com - dead/census-tools.git/blob - src/Errors.py
Switched the order of the lat/long output in the KML routes to match the API.
[dead/census-tools.git] / src / Errors.py
1 class RecordError(StandardError):
2 pass