Mercurial > p > roundup > code
view roundup/anypy/TODO.txt @ 4478:e7dcec8c40e9
- Add regression test for -c option to mailgw
.-- bug in issue2550697 wasn't noticed, it would be now.
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Thu, 14 Apr 2011 07:07:22 +0000 |
| parents | 4b0ddce43d08 |
| children | 4960a2c21590 |
line wrap: on
line source
Python compatiblity TODO ~~~~~~~~~~~~~~~~~~~~~~~~ - the popen2 module is deprecated as of Python 2.6; the subprocess module is available since Python 2.4, thus a roundup.anypy.subprocess_ module is needed # vim: si
