Mercurial > p > roundup > code
view roundup/anypy/TODO.txt @ 4979:f1a2bd1dea77
issue2550877: Writing headers with the email module will use continuation_ws = ' ' now for python 2.5 and 2.6 when importing anypy.email_.
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Mon, 16 Mar 2015 16:16:02 +0100 |
| parents | ac1f56d77cf5 |
| children | 868db43b302a |
line wrap: on
line source
Python compatiblity TODO ~~~~~~~~~~~~~~~~~~~~~~~~ Remove sets_ included for Python 2.3 compatibility. Remove support for Python versions < 2.5. As they are not supported anymore.
