]> source.dussan.org Git - tigervnc.git/commit
Replace external wget with native Python version 246/head
authorScott Roland <scott@hackonteur.com>
Sat, 5 Dec 2015 00:06:48 +0000 (00:06 +0000)
committerScott Roland <scott@hackonteur.com>
Sat, 5 Dec 2015 00:06:48 +0000 (00:06 +0000)
commitdd5a31bf62887cccf61b57b24ea680429f18c657
tree885f477bf480ce89f2d57a00cc3f64ae232cd20d
parentcb8e8fb360ccdb6a1633cac4c9f4945e0823d776
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
contrib/xorg/download-xorg-7.5