add error_handler option and tests

This commit is contained in:
alisdair sullivan 2013-03-04 17:00:34 -08:00
parent a854f4ae3c
commit 6ec70f8a46
3 changed files with 142 additions and 17 deletions

View file

@ -8,5 +8,6 @@
dirty_strings = false,
ignored_bad_escapes = false,
explicit_end = false,
pre_encode = false
pre_encode = false,
error_handler = false
}).