pyblazon icon indicating copy to clipboard operation
pyblazon copied to clipboard

Better error reporting

Open GoogleCodeExporter opened this issue 10 years ago • 1 comments

Errors don't usually give a whole lot of background, and when the parser
recovers from an error, it often yields strange results.  Should probably
fail more gracefully.

Original issue reported on code.google.com by [email protected] on 25 Mar 2008 at 1:36

GoogleCodeExporter avatar Feb 15 '16 02:02 GoogleCodeExporter

Yes, we really ought to use try ... except and the logging module to clean this 
up. The comment "error handling is for wimps" in the source code is not helpful.

Original comment by robb1701 on 27 Sep 2010 at 8:57

  • Added labels: Component-UI, Maintainability, Usability

GoogleCodeExporter avatar Feb 15 '16 02:02 GoogleCodeExporter