summaryrefslogtreecommitdiff
path: root/docutils/utils/error_reporting.py
Commit message (Expand)AuthorAgeFilesLines
* Fix [ 298 ] Deal with LC_CTYPE=UTF-8milde2016-07-221-5/+13
* Fix [ 130 ] support streams expectiong byte-strings in ErrorOutput.milde2016-01-131-1/+5
* Consistently use "utf-8" (not "utf8") in magic comment giving source encoding.milde2013-06-041-1/+1
* SafeString._str__ must not return a binary string with Python 3.x.milde2012-08-241-1/+5
* math, error_reporting, and urischemes moved to the utils package. milde2012-06-251-0/+207