Mercurial > p > roundup > code
view roundup/anypy/TODO.txt @ 7023:ae6fa7b32e2d
flake8: E711 comparison to None should be 'if cond is not None:'
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 09 Oct 2022 17:40:14 -0400 |
| parents | 4566360871dc |
| children |
line wrap: on
line source
Python compatiblity TODO ~~~~~~~~~~~~~~~~~~~~~~~~ Remove support for Python versions < 2.7. As they are not supported anymore.
