Merge Handling into TwythonStreamer, update examples
This commit is contained in:
parent
c3e84bc8ee
commit
97a33ce8dd
5 changed files with 94 additions and 92 deletions
|
|
@ -21,5 +21,5 @@ __author__ = 'Ryan McGrath <ryan@venodesigns.net>'
|
|||
__version__ = '2.9.0'
|
||||
|
||||
from .twython import Twython
|
||||
from .streaming import TwythonStreamer, TwythonStreamHandler
|
||||
from .streaming import TwythonStreamer
|
||||
from .exceptions import TwythonError, TwythonRateLimitError, TwythonAuthError
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue