Add documentation for the PEP 293 functionality:
authorWalter Dörwald <walter@livinglogic.de>
Thu, 7 Nov 2002 22:33:17 +0000 (22:33 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Thu, 7 Nov 2002 22:33:17 +0000 (22:33 +0000)
commit430b1563dde73ae1dc8f2379bdd29a0b0e5c82eb
tree5461f9555be3cb2a3b5da5391794424ce993f067
parentb5f41dedeb7a631acd96896698719da08f94b26c
Add documentation for the PEP 293 functionality:

The errors attribute can be changed after the reader/writer
is created.

For encoding there are two additional errors values:
"xmlcharrefreplace" and "backslashreplace".

These values can be extended via register_error().
Doc/lib/libcodecs.tex