summaryrefslogtreecommitdiff
path: root/creole/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* update code style:JensDiemer2020-02-071-2/+1
* Fix code style with autopep8JensDiemer2020-01-191-1/+0
* remove __future__ importsJensDiemer2020-01-181-2/+2
* starting Python v3 support (like http://python3porting.com/noconv.html strategy)JensDiemer2011-10-041-1/+1
* use from __future__ import division, absolute_importJensDiemer2011-08-121-0/+1
* Bugfix if docutils are not installed - API change for rest2html import!JensDiemer2011-08-051-0/+14