glsa.py: use try/finally for urlopen
authorZac Medico <zmedico@gentoo.org>
Wed, 17 Oct 2012 22:57:38 +0000 (15:57 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 17 Oct 2012 22:57:38 +0000 (15:57 -0700)
commit0e5e75ce80bbc9e4dd231c693861fc9b43f677c1
tree901c538728438221b6a3c91fd6376ec1b790928c
parent3f6ebaf5f56f2c31e3639ec16c8e21db0a734cc8
glsa.py: use try/finally for urlopen

Fixes this error reported with python 2.7.3:

AttributeError: addinfourl instance has no attribute '__exit__'
pym/portage/glsa.py