summaryrefslogtreecommitdiff
path: root/docutils/tools/dev/create_unimap.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid too long lines.milde2022-03-051-1/+1
* Ensure 2 blank lines around top-level functions and classes.milde2022-03-041-0/+2
* New style classes no longer need to inherit from `object`.milde2022-01-261-1/+1
* Update URLs in the docs.milde2022-01-211-2/+2
* Change http://docutils.sf.net -> https://docutils.sourceforge.iomilde2022-01-201-1/+1
* Drop special-casing for Python 2.x in tests and tools.milde2022-01-031-11/+0
* Remove 2.7-compatibility __future__ imports.milde2022-01-031-2/+1
* Formatting changes to facilitate integration of "py3" patchset.milde2019-08-271-2/+2
* Consistent Python 3 checks.milde2019-08-261-2/+2
* py3: Add aliases for removed symbolsmilde2019-08-261-5/+5
* py3: Switch to print functionsmilde2019-08-261-0/+1
* py3: Use new style classesmilde2019-08-261-2/+2
* Make tools/ compatible with both, Python 2 and 3 without 2to3-conversion.milde2012-06-131-16/+23
* adjusted name and email addresswiemann2007-05-311-2/+2
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-8/+4
* changed comment at the top of unicode_latex.pywiemann2005-06-201-5/+7
* moved create_unimap.py to tools/dev/wiemann2005-06-201-0/+80