added ParserError class and parser states
authorFlorian Schweikert <kelvan@logic.at>
Thu, 3 Mar 2011 17:13:50 +0000 (18:13 +0100)
committerFlorian Schweikert <kelvan@logic.at>
Thu, 3 Mar 2011 17:13:50 +0000 (18:13 +0100)
commit7506abe9c7a76aacd956ddf78ca0361f85db1aca
tree7e10e3f67e090c08d396bf680cdba7e7da28a764
parentcfcc48b0700cb7c7d20f100ce2c5628bf647a555
added ParserError class and parser states
raising Error when parsing incorrect data
added docstring for details
parseHtml.py