summaryrefslogtreecommitdiff
path: root/docutils/utils/code_analyzer.py
Commit message (Collapse)AuthorAgeFilesLines
* Safe import of "pygments": syntax errors with Py 3.1 and 3.2.milde2015-04-201-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7884 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* docutils.utils is now a package (providing a place for sub-modules)milde2011-12-201-0/+134
important:: docutils/math, docutils/error_reporting.py, and docutils/urischemes.py will move to the utils package in the next release, too. Code importing these modules needs to adapt. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7267 929543f6-e4f2-0310-98a6-ba3bd3dd1d04