Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix code style with autopep8 | JensDiemer | 2020-01-19 | 1 | -1/+0 |
| | |||||
* | remove __future__ imports | JensDiemer | 2020-01-18 | 1 | -2/+2 |
| | |||||
* | starting Python v3 support (like http://python3porting.com/noconv.html strategy) | JensDiemer | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | use from __future__ import division, absolute_import | JensDiemer | 2011-08-12 | 1 | -0/+1 |
| | |||||
* | Bugfix if docutils are not installed - API change for rest2html import! | JensDiemer | 2011-08-05 | 1 | -0/+14 |