view roundup/anypy/TODO.txt @ 4540:bf67fed13ef9

Fix PGP implementation The pyme API has changed significantly since this worked (API is now better). Add regression-test for PGP support (this isn't run if pyme isn't installed). We're testing only reception of a signed message for now.
author Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
date Thu, 06 Oct 2011 21:02:09 +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

Roundup Issue Tracker: http://roundup-tracker.org/