]> mj.ucw.cz Git - moe.git/blob - t/moe/__init__.py
More bits of compilation
[moe.git] / t / moe / __init__.py
1 # No initialization needed
2
3 class MoeErr(Exception):
4     pass
5
6 class SolutionErr(Exception):
7     pass