swc-windows-installer.py: Use the stdlib's urlopen()
authorW. Trevor King <wking@tremily.us>
Wed, 20 Mar 2013 23:30:09 +0000 (19:30 -0400)
committerW. Trevor King <wking@tremily.us>
Mon, 21 Oct 2013 03:55:19 +0000 (20:55 -0700)
commit52a6f2a20f7b63119946f60e2fe9ca0518a7b587
tree5e5174dccc3b12167187f4fd6df6ca67b96956b3
parentca0241840eb45d56cdbe1639446989afae092d7c
swc-windows-installer.py: Use the stdlib's urlopen()

This way I can test the script (on Linux, but whatever) without having
to install an additional package.
setup/swc-windows-installer.py