annotate roundup/anypy/TODO.txt @ 6975:fe4a6ba98bfe

flake8 - remove unused imports, unused vars, whitespace fixes
author John Rouillard <rouilj@ieee.org>
date Wed, 14 Sep 2022 15:59:59 -0400
parents 4566360871dc
children
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
5321
4566360871dc Raises python requirement to 2.7.
Bernhard Reiter <bernhard@intevation.de>
parents: 4994
diff changeset
4 Remove support for Python versions < 2.7. As they are not supported anymore.

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