Package: python-feedparser Version: 4.1-14 Severity: normal
python-feedparser would happily swallow KeyboardInterrput and SystemExit exceptions:
$ grep -c 'except:$' /usr/share/pyshared/feedparser.py 22
-- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

