ralhei / pyRserve

A python client for Rserve (network layer to remote R server)
Other
48 stars 13 forks source link

Error type: EndOfDataError(RserveError) should extend PyRserveError #19

Closed fuscof85 closed 4 years ago

fuscof85 commented 6 years ago

Exception class EndOfDataError(RserveError) in rparser.py should instead extend from rexceptions.PyRserveError.

ralhei commented 4 years ago

Will be fixed in upcoming version 0.9.2