view roundup/anypy/TODO.txt @ 4198:e002ef0ee0db

fix generation of locale: fr.po is latin-1 and was specified as utf-8 This *should* fix issue2550546 -- at least I can now say "make" in the locale directory without errors.
author Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
date Thu, 09 Jul 2009 15:32:57 +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/