Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Python 2 support for doctests #54 | Martin Vilcans | 2020-02-12 | 1 | -8/+3 |
| | |||||
* | Replace pep8 with pycodestyle, get rid of warnings | Martin Vilcans | 2020-02-12 | 1 | -2/+2 |
| | | | | pep8 recommended that change | ||||
* | Run Python 3 test script when running Py3 | John Peter Yamauchi | 2019-02-19 | 1 | -2/+7 |
| | |||||
* | Merge branch 'master' into python3 | John Peter Yamauchi | 2019-02-19 | 2 | -4/+2 |
|\ | |||||
| * | Ignore PEP8 error about imports not at top of file | Martin Vilcans | 2015-04-03 | 1 | -1/+1 |
| | | | | | | | | | | This appeared after pep8 version 1.6.0. See jcrocholl/pep8#264 | ||||
| * | Add setup script | Martin Vilcans | 2014-04-03 | 1 | -3/+0 |
| | | |||||
* | | Patch doctests to work with Python 3 | Martin Vilcans | 2014-03-11 | 1 | -2/+1 |
|/ | |||||
* | Added page break support. | Martin Vilcans | 2012-07-09 | 1 | -1/+1 |
| | | | | | | In HTML output, uses style page-break-before: always Closes #3 | ||||
* | Added test script | Martin Vilcans | 2012-02-20 | 1 | -0/+3 |
| | |||||
* | Added script for running Screenplain. | Martin Vilcans | 2011-11-06 | 1 | -0/+9 |