Closed fuscof85 closed 4 years ago
Exception class EndOfDataError(RserveError) in rparser.py should instead extend from rexceptions.PyRserveError.
class EndOfDataError(RserveError)
rexceptions.PyRserveError
Will be fixed in upcoming version 0.9.2
Exception
class EndOfDataError(RserveError)
in rparser.py should instead extend fromrexceptions.PyRserveError
.