git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
1e24a19
)
File is unavailable. Don't raise this error; just eat it.
author
Steven Black
<redacted>
Wed, 28 Oct 2015 23:33:59 +0000
(19:33 -0400)
committer
Steven Black
<redacted>
Wed, 28 Oct 2015 23:33:59 +0000
(19:33 -0400)
updateHostsFile.py
patch
|
blob
|
history
diff --git
a/updateHostsFile.py
b/updateHostsFile.py
index cf7503a89d9cfae1e95731d9d834224544d5fc97..a78825ddb9b979d03de5da07e23d8ba510be15ad 100755
(executable)
--- a/
updateHostsFile.py
+++ b/
updateHostsFile.py
@@
-37,7
+37,7
@@
def getFileByUrl(url):
return f.read().decode("UTF-8")
except:
print ("Problem getting file: ", url);
- raise
+
#
raise
# In Python 3 "print" is a function, braces are added everywhere
git clone https://git.99rst.org/PROJECT