Kaydet (Commit) 8dd547f6 authored tarafından Ezio Melotti's avatar Ezio Melotti

Fix missing parenthesis.

üst 2a903b26
...@@ -78,7 +78,7 @@ It defines the following functions: ...@@ -78,7 +78,7 @@ It defines the following functions:
* ``'xmlcharrefreplace'``: replace with the appropriate XML character * ``'xmlcharrefreplace'``: replace with the appropriate XML character
reference (for encoding only) reference (for encoding only)
* ``'backslashreplace'``: replace with backslashed escape sequences (for * ``'backslashreplace'``: replace with backslashed escape sequences (for
encoding only encoding only)
as well as any other error handling name defined via :func:`register_error`. as well as any other error handling name defined via :func:`register_error`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment