Mercurial > p > roundup > code
annotate roundup/anypy/TODO.txt @ 4986:fe140bc0eaa9
Implement (and document) timezone offsets
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Tue, 21 Apr 2015 17:33:06 +0200 |
| parents | ac1f56d77cf5 |
| children | 868db43b302a |
| 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 |
|
4687
4960a2c21590
Python 2.3 workarounds cleanup
anatoly techtonik <techtonik@gmail.com>
parents:
4092
diff
changeset
|
4 Remove sets_ included for Python 2.3 compatibility. |
|
4978
ac1f56d77cf5
Added a TODO to remove python 2.3 2.4 support.
Bernhard Reiter <bernhard@intevation.de>
parents:
4687
diff
changeset
|
5 |
|
ac1f56d77cf5
Added a TODO to remove python 2.3 2.4 support.
Bernhard Reiter <bernhard@intevation.de>
parents:
4687
diff
changeset
|
6 Remove support for Python versions < 2.5. As they are not supported anymore. |
