Code

Fix matching of incoming email addresses to the alternate_addresses
[roundup.git] / roundup / anypy / TODO.txt
1 Python compatiblity TODO
2 ~~~~~~~~~~~~~~~~~~~~~~~~
4 - the popen2 module is deprecated as of Python 2.6;
5   the subprocess module is available since Python 2.4,
6   thus a roundup.anypy.subprocess_ module is needed
8 # vim: si