Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zahra Rajabi
tweepy
Commits
38a2fbc3
Commit
38a2fbc3
authored
Aug 19, 2013
by
Timo Ewalds
Browse files
Need the logging import statement to log unknown message types
parent
c701b6c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
tweepy/streaming.py
View file @
38a2fbc3
...
...
@@ -2,6 +2,7 @@
# Copyright 2009-2010 Joshua Roesslein
# See LICENSE for details.
import
logging
import
httplib
from
socket
import
timeout
from
threading
import
Thread
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment