summaryrefslogtreecommitdiff
path: root/test/test_error_reporting.py
Commit message (Expand)AuthorAgeFilesLines
* Consistently use "utf-8" (not "utf8") in magic comment giving source encoding.milde2013-06-041-1/+1
* math, error_reporting, and urischemes moved to the utils package. milde2012-06-251-1/+1
* Fixup: more save implementation of binary data output under Python 3.milde2012-06-131-2/+2
* Replace deprecated aliases for assert methods with correct names.milde2012-02-031-9/+9
* Apply [ 3365041 ] to fix py3k unittest regressions.milde2011-07-201-2/+2
* New sub-module and test suite for error reporting.milde2011-05-191-0/+339