4 lines
43 B
Python
4 lines
43 B
Python
|
|
||
|
class PyTeXException(Exception):
|
||
|
pass
|