diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-01-11 13:47:35 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-01-11 19:13:10 +0100 |
commit | e84c18be735c007d61d3c79f64863a4f80967314 (patch) | |
tree | 3717934cc18fe8fccf4e64c834be2ff07862c01e /TODO.txt | |
parent | 82b381eb3903ef4cb67c0984827f367a97404992 (diff) | |
download | fetchmail-e84c18be735c007d61d3c79f64863a4f80967314.tar.gz fetchmail-e84c18be735c007d61d3c79f64863a4f80967314.tar.bz2 fetchmail-e84c18be735c007d61d3c79f64863a4f80967314.zip |
fetchmailconf Python 3, IPv6, SSL overhaul
Replace string.find() by 'in' or .find() method
Bump fetchmailconf version.
Fix many pylint warnings.
Make fetchmailconf Python 3 compatible
- use futurize
- decode greetline to str on Python 3
Require Python 2.7.13 (due to ssl changes)
Diffstat (limited to 'TODO.txt')
0 files changed, 0 insertions, 0 deletions