- store newsid in unread file, not the path to the news item
authorMarius Mauch <genone@gentoo.org>
Fri, 18 May 2007 13:00:28 +0000 (13:00 -0000)
committerMarius Mauch <genone@gentoo.org>
Fri, 18 May 2007 13:00:28 +0000 (13:00 -0000)
commit3842954f39c773d14b8540baedeb88b02884508b
tree741e0de605266cf15b84532b894ca0a4226ec853
parent988c68ba66a72774f69327b3cba10ef359137f56
- store newsid in unread file, not the path to the news item
- use octal numbers to specify file permissions
- use descriptive exceptions when (not) creating NewsItem objects
- code style cleanups

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