Update github-backup

This commit is contained in:
mjonker-embed
2015-04-15 12:14:55 +02:00
parent 339ad96876
commit 3e82d829e4

View File

@@ -19,6 +19,7 @@ import urllib2
from github_backup import __version__
FNULL = open(os.devnull, 'w')
def log_error(message):
if type(message) == str: