projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d12dfc0
)
Fixup
author
Aaron Hill
<aa1ronham@gmail.com>
Wed, 10 Dec 2014 02:05:20 +0000
(21:05 -0500)
committer
Aaron Hill
<aa1ronham@gmail.com>
Wed, 10 Dec 2014 02:05:20 +0000
(21:05 -0500)
tweepy/__init__.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/__init__.py
b/tweepy/__init__.py
index a1384cdef290ec003df7bc8cb604e3ca72271b17..a1b2d33c78148d37870d181d911af3134ebbdec7 100644
(file)
--- a/
tweepy/__init__.py
+++ b/
tweepy/__init__.py
@@
-21,7
+21,6
@@
from tweepy.cursor import Cursor
api = API()
def debug(enable=True, level=1):
-
+ pass
# import http.client
# http.client.HTTPConnection.debuglevel = level
-