twython/twython/streaming
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
..
__init__.py Updating file structure and HISTORY.rst 2013-05-03 17:33:17 -04:00
api.py Don't mask TwythonStreamer exceptions 2013-10-09 14:39:45 -04:00
types.py Fix docstring in types.py 2013-07-18 23:33:10 -04:00