Don't mask TwythonStreamer exceptions #271

Merged
remram44 merged 1 commit from dont-catch-streamer-errors into master 2013-10-21 08:19:32 -07:00

1 commit

Author SHA1 Message Date
Remi Rampin
9bf83fd933 Don't mask TwythonStreamer exceptions
Exceptions in handlers or on_success which subclass ValueError would
previously be caught and reported as a JSON decoding problem, and
on_error() would be called (with status_code=200).
2013-10-09 14:39:45 -04:00