| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More Python 3 -friendly formatting. | Rumpu-Jussi | 2015-10-27 | 1 | -1/+1 |
| | | |||||
| * | More Python 3 -friendly formatting. | Rumpu-Jussi | 2015-10-27 | 1 | -1/+1 |
| | | |||||
| * | More Python 3 -friendly formatting. | Rumpu-Jussi | 2015-10-27 | 1 | -2/+2 |
| | | |||||
| * | Two 'raise AttributeError' converted to Python 3 -friendly format. | Rumpu-Jussi | 2015-10-27 | 1 | -20/+20 |
| | | |||||
| * | Fix UnicodeError in HTML output | Jim Dalton | 2012-05-10 | 1 | -6/+6 |
| | | | | | | | | | * Alter `test_unicode_append` so that actual unicode characters outside the ASCII bytestring range are tested. * Make sure output of `render` in markup.py is unicode * Add wrapper around output of `export_set` in _html.py so that unicode characters are output. | ||||
| * | 8tabstop? really? | Kenneth Reitz | 2011-02-17 | 1 | -41/+41 |
| | | |||||
| * | wow, that was ugly | Kenneth Reitz | 2011-02-17 | 1 | -41/+41 |
| | | |||||
| * | *shutter* making everyone else happy | Kenneth Reitz | 2011-02-17 | 1 | -41/+41 |
| | | |||||
| * | Support for HTML (export only). Unit-tested. Depends on the "markup.py" | Luca Beltrame | 2010-11-21 | 1 | -0/+484 |
| package(http://markup.sourceforge.net) which is included in packages/ Notice that the tests now depend on the presence of markup.py. | |||||
