]> gitweb.michael.orlitzky.com - dead/census-tools.git/blob - src/Errors.py
Remove the inequality constants in favor of those defined by the lp_solve library.
[dead/census-tools.git] / src / Errors.py
1 class RecordError(StandardError):
2 pass