Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove __future__ imports | JensDiemer | 2020-01-18 | 1 | -2/+2 |
* | Squashed commit of the following: | JensDiemer | 2015-06-02 | 1 | -1/+1 |
* | starting Python v3 support (like http://python3porting.com/noconv.html strategy) | JensDiemer | 2011-10-04 | 1 | -24/+24 |
* | move TODOs into seperate test files, so they excluded by normal test run... | JensDiemer | 2011-10-04 | 1 | -4/+5 |
* | use from __future__ import division, absolute_import | JensDiemer | 2011-08-12 | 1 | -0/+1 |
* | v0.6 - *NEW*: html2textile converter (not completed and some API changed!) | JensDiemer | 2011-06-06 | 1 | -0/+111 |