annotate roundup/anypy/TODO.txt @ 5247:7f00a47b3559

Make demo.py run under either Python 2 or 3.
author Eric S. Raymond <esr@thyrsus.com>
date Thu, 24 Aug 2017 17:55:02 -0400
parents 868db43b302a
children 4566360871dc
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4089
eddb82d0964c Add compatibility package to allow us to deal with Python versions 2.3..2.6.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 Python compatiblity TODO
eddb82d0964c Add compatibility package to allow us to deal with Python versions 2.3..2.6.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
2 ~~~~~~~~~~~~~~~~~~~~~~~~
eddb82d0964c Add compatibility package to allow us to deal with Python versions 2.3..2.6.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
3
4978
ac1f56d77cf5 Added a TODO to remove python 2.3 2.4 support.
Bernhard Reiter <bernhard@intevation.de>
parents: 4687
diff changeset
4 Remove support for Python versions < 2.5. As they are not supported anymore.

Roundup Issue Tracker: http://roundup-tracker.org/