Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 70067f8

Browse filesBrowse files
pelsonmdboom
authored andcommitted
Merge pull request #2406 from cpelley/fixed_stats-retrieve
BUG: Fixed github stats retrieval
1 parent 16043c4 commit 70067f8
Copy full SHA for 70067f8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎tools/github_stats.py

Copy file name to clipboardExpand all lines: tools/github_stats.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
from datetime import datetime, timedelta
1515
from subprocess import check_output
16-
from urllib import urlopen
16+
from urllib2 import urlopen
1717

1818
#-----------------------------------------------------------------------------
1919
# Globals

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.