]> gitweb.michael.orlitzky.com - dead/census-tools.git/blob - src/Errors.py
Separate the tests that hit the database from the rest of the tests.
[dead/census-tools.git] / src / Errors.py
1 class RecordError(StandardError):
2 pass