More tweaks; notably try to insert paragraph breaks rather than a separate Python...
[python-collate.git] / collate / errors.py
1 class InvalidLocaleError(ValueError):
2 pass