summaryrefslogtreecommitdiff
path: root/docutils/utils/error_reporting.py
Commit message (Expand)AuthorAgeFilesLines
* 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