summaryrefslogtreecommitdiff
path: root/creole/shared/utils.py
Commit message (Expand)AuthorAgeFilesLines
* add isort config and apply itfix#44JensDiemer2020-02-071-0/+1
* Fix code style with autopep8JensDiemer2020-01-191-3/+3
* fix import code style with isortJensDiemer2020-01-191-3/+1
* convert old "%-formatted" and .format(...) strings into "f-strings" with flyntJensDiemer2020-01-191-1/+1
* remove python 2 compatibility codeJensDiemer2020-01-191-7/+3
* remove __future__ importsJensDiemer2020-01-181-1/+1
* Squashed commit of the following:JensDiemer2015-06-021-4/+5
* Update unitest for textile v2.1.8JensDiemer2014-09-141-3/+6
* Add a exemple macro for source highlight as described in #17.Julien Enselme2014-04-301-2/+26
* update doctestsJensDiemer2011-10-051-2/+2
* fixes for string2dict and dict2stringJensDiemer2011-10-041-0/+81