view roundup/anypy/TODO.txt @ 4344:85b00a3820b3

Fix thread safety with stdin in roundup-server
author Richard Jones <richard@users.sourceforge.net>
date Tue, 02 Feb 2010 05:00:42 +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/