Mercurial > p > roundup > code
view roundup/anypy/TODO.txt @ 4581:f1d6e2b2eb64
Fix quote-stripping in mail gateway again.
Keep non-quoted first line of quoted section only if it ends in ':'.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Thu, 05 Jan 2012 22:20:11 +0100 |
| 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
