1 parent 9765dda commit 274a53cCopy full SHA for 274a53c
1 file changed
github2/request.py
@@ -1,4 +1,4 @@
1
-import sys, time, datetime, math
+import sys, time, datetime
2
import httplib
3
try:
4
import json as simplejson # For Python 2.6
0 commit comments