2017-11-07 14:41:38 +01:00

8 lines
79 B
Python

'''
Created on 24.09.2011
@author: kca
'''
class ParseError(Exception):
pass