Don't silently swallow instances of UnpicklingError since they are easily
authorZac Medico <zmedico@gentoo.org>
Mon, 26 May 2008 23:16:13 +0000 (23:16 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 26 May 2008 23:16:13 +0000 (23:16 -0000)
commit2f43386bd8d07d855388b9e8b759b76f7ccc9933
treef822594c4585e3683f4dc3ea7de6386a545eb352
parent0d634f58ca101bed19335282e1e501e634764957
Don't silently swallow instances of UnpicklingError since they are easily
triggered by storing instances of custom classes in a pickle.

svn path=/main/trunk/; revision=10433
pym/_emerge/__init__.py
pym/portage/__init__.py