]> gitweb.michael.orlitzky.com - dead/census-tools.git/blob - src/Errors.py
Add the objective_coefficient_gcd function to the LinearProgramming class.
[dead/census-tools.git] / src / Errors.py
1 class RecordError(StandardError):
2 pass