This website requires JavaScript.
Retoor software development
Projects
Research
Whoogle
Register
Sign In
7 lines
89 B
Python
Raw
Normal View
History
Unescape
Escape
Initial commit
2016-08-22 18:16:11 +00:00
class
ParseError
(
Exception
)
:
pass
added telegram CRC verification
2016-12-28 19:29:34 +00:00
class
InvalidChecksumError
(
ParseError
)
:
pass
Reference in New Issue
Copy Permalink
2391f38c4a
dsmr_parser
/
dsmr_parser
/
exceptions.py