Make NewsManager.updateItems() and getUnreadItems() return early if
authorZac Medico <zmedico@gentoo.org>
Sat, 15 Nov 2008 22:16:27 +0000 (22:16 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 15 Nov 2008 22:16:27 +0000 (22:16 -0000)
commit6788e80a70b6c012bfed3665d73dfbb9778fd806
treebf09b89717493d38fa5148641fb185e92ecdb9c8
parentd0a1b8bb01dece5fc18a6753ca9cda099b100deb
Make NewsManager.updateItems() and getUnreadItems() return early if
PermissionDenied errors are encountered when attempting to read the
skip or unread files.

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