Code

Allow to specify additional cc and bcc emails (not roundup users) for
[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