writedict: raise any exceptions
authorZac Medico <zmedico@gentoo.org>
Wed, 25 May 2011 04:55:59 +0000 (21:55 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 25 May 2011 04:55:59 +0000 (21:55 -0700)
commit5a5a15fe39adab09d9a0e0d2b1d4ee7064278c09
tree80c63971ee49843077fc59917121fa80148eef92
parent346c2b767c4e129bc1c114ed6e455c9a0737d39d
writedict: raise any exceptions

We don't have any code that checks the writedict return value, so we'd
better raise an exception if it fails.
pym/portage/util/__init__.py