Run pychecker over everything, fix obvious thing slike modules not in use, variables...
authorAlec Warner <antarus@gentoo.org>
Sun, 22 Jul 2007 09:55:50 +0000 (09:55 -0000)
committerAlec Warner <antarus@gentoo.org>
Sun, 22 Jul 2007 09:55:50 +0000 (09:55 -0000)
commit6f4ce3e8fa339a435e80798d9ce1cac4a2a0c83f
treec2ec7b5d5c2717a7458f9189c1b11761cc5d98c1
parentb143afc2a5b8e4ababd6ab9ce57d5a69d24dc12d
Run pychecker over everything, fix obvious thing slike modules not in use, variables not being used, or global exceptions not being deleted.  Also fix imports for style (1 per line)

svn path=/main/trunk/; revision=7354
pym/portage/checksum.py
pym/portage/getbinpkg.py
pym/portage/glsa.py
pym/portage/news.py
pym/portage/output.py
pym/portage/process.py