summaryrefslogtreecommitdiff
path: root/docutils/_compat.py
Commit message (Expand)AuthorAgeFilesLines
* Drop 2.4 and 2.5 compatibility code, part 2.milde2017-08-141-14/+1
* Drop compatibility code for Python 2.4 and 2.5.milde2017-08-111-12/+1
* Fix [3541369] Relative __import__ also with Python 3.3.milde2012-07-111-0/+11
* SafeString: normalize filename quoting for EnvironmentError exceptions.milde2012-01-191-1/+2
* fixed keywordgoodger2009-04-211-1/+1
* Convert docutils to Python 3 (at least so that it runs the test suite.)gbrandl2009-04-011-0/+36