projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f1d0f7
)
Commented Out Body of debug
author
BigxMac
<BigMacDev@gmail.com>
Wed, 10 Dec 2014 02:00:16 +0000
(21:00 -0500)
committer
BigxMac
<BigMacDev@gmail.com>
Wed, 10 Dec 2014 02:00:16 +0000
(21:00 -0500)
tweepy/__init__.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/__init__.py
b/tweepy/__init__.py
index 95d59efc047def8edd599e5a0aa0a5244682f53b..a1384cdef290ec003df7bc8cb604e3ca72271b17 100644
(file)
--- a/
tweepy/__init__.py
+++ b/
tweepy/__init__.py
@@
-22,6
+22,6
@@
api = API()
def debug(enable=True, level=1):
- import http.client
- http.client.HTTPConnection.debuglevel = level
+
#
import http.client
+
#
http.client.HTTPConnection.debuglevel = level