On pe, 2006-11-17 at 16:11 -0600, Sukant Hajra wrote: > The problem is when I have a line with a ":" or "!", but no article numbers. > > The "self.add(int(item))" line of the NewsrcSet.parse_and_add() function > will try to make an integer out of an empty string, which results in an > exception.
Thanks, I've verified that you're correct, and that your fix works. I've added test cases to the source to cover this case. Unfortunately, the python-licosmamo package is going to be removed from Debian (by my request), so I'm not going to upload a fixed package, sorry. You can find the new version from my home page, however, at http://liw.iki.fi/liw/programs.html#licosmamo . -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

