]> gitweb.michael.orlitzky.com - dead/census-tools.git/blob - src/Errors.py
Updated all of the queries within the Database class to refer to the 'blocks' table.
[dead/census-tools.git] / src / Errors.py
1 class RecordError(StandardError):
2 pass