Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b84819 + 842fbf8 commit 926bddcCopy full SHA for 926bddc
1 file changed
tools/github_stats.py
@@ -13,7 +13,7 @@
13
14
from datetime import datetime, timedelta
15
from subprocess import check_output
16
-from urllib import urlopen
+from urllib2 import urlopen
17
18
#-----------------------------------------------------------------------------
19
# Globals
0 commit comments