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
cf4ebd0d
Commit
cf4ebd0d
authored
Apr 25, 2011
by
Joshua Roesslein
Browse files
Merged pull request #99 from panisson/master.
Overriding stack trace on streaming.py
parents
8a9d33ad
83f19c58
Changes
1
Hide whitespace changes
Inline
Side-by-side
tweepy/streaming.py
View file @
cf4ebd0d
...
...
@@ -133,7 +133,7 @@ class Stream(object):
conn
.
close
()
if
exception
:
raise
exception
raise
def
_read_loop
(
self
,
resp
):
while
self
.
running
:
...
...
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