Move the global statement out of the try block so that it's clearly in scope for...
authorZac Medico <zmedico@gentoo.org>
Sun, 3 Dec 2006 03:37:43 +0000 (03:37 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 3 Dec 2006 03:37:43 +0000 (03:37 -0000)
commit5cbe5e5b8197079a276313cbfbbd7cad42e27724
treedd4688aa9f0cbf56f2b30a675fcca0eaa4866f6a
parent5ecb28af2529b3551da84701b2d6a482ba63622e
Move the global statement out of the try block so that it's clearly in scope for the finally block.

svn path=/main/trunk/; revision=5161
pym/portage.py