commit | dd5a31bf62887cccf61b57b24ea680429f18c657 | [log] [tgz] |
---|---|---|
author | Scott Roland <scott@hackonteur.com> | Sat Dec 05 00:06:48 2015 +0000 |
committer | Scott Roland <scott@hackonteur.com> | Sat Dec 05 00:06:48 2015 +0000 |
tree | 885f477bf480ce89f2d57a00cc3f64ae232cd20d | |
parent | cb8e8fb360ccdb6a1633cac4c9f4945e0823d776 [diff] |
Replace external wget with native Python version This makes it easier to handle common exceptions. I was motivated because the Mesa URL is currently broken and wasn't handled well. Implementation mostly copied from here: http://stackoverflow.com/questions/22676/how-do-i-download-a-file-over-http-using-python