have bb.parse.handle() throw ParseError if the input file is not
authorPhil Blundell <philb@gnu.org>
Thu, 26 May 2005 12:30:02 +0000 (12:30 +0000)
committerPhil Blundell <philb@gnu.org>
Thu, 26 May 2005 12:30:02 +0000 (12:30 +0000)
commitb640c969e03c27d8b9da0094c9fddd811ef29f94
tree42d25056c0a355924a3e1ef9c6885bf76672f48e
parentac6e1e8af510415aa3804c8c12151d4e114a02c5
have bb.parse.handle() throw ParseError if the input file is not
understood by any handler, rather than quietly returning None
lib/bb/parse/__init__.py