Always return early from NewsManager.updateItems() if self.unread_path can't
authorZac Medico <zmedico@gentoo.org>
Thu, 13 Nov 2008 01:50:06 +0000 (01:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 13 Nov 2008 01:50:06 +0000 (01:50 -0000)
commit9293df039dbdccb15857fe0f8dccad3d202f3423
treec7d9d91fd85ca6bdddf5825f35c2117913b4bc77
parenta522121744194d1e951d21a2af1afd959a97bb5d
Always return early from NewsManager.updateItems() if self.unread_path can't
be created.

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