Mercurial > p > roundup > code
view roundup/anypy/TODO.txt @ 4543:d16d9bf655d8
- fix handling of traceback mails to the roundup admin
- now this mail is a multipart/alternative with the HTML part *and* the
traceback in text-format.
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Fri, 07 Oct 2011 19:08:54 +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
