Bug #338190 - Handle more exceptions inside getbinpkg.dir_get_metadata().
authorZac Medico <zmedico@gentoo.org>
Tue, 21 Sep 2010 15:41:54 +0000 (08:41 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 21 Sep 2010 15:41:54 +0000 (08:41 -0700)
commitbf5877484cbca0b59c1b9d3688d338465083bcf9
tree676bc2ed784f79e81c81250ff604db0bb63ae54e
parentfa658a41f666481046e55c8686ae76bc1235d3a0
Bug #338190 - Handle more exceptions inside getbinpkg.dir_get_metadata().

The ftplib.all_errors attribute is a useful collection of exceptions
to handle here. Thanks to Christian Kauhaus <kc@gocept.com> for the
suggestion.
pym/portage/getbinpkg.py