[issue2847] Remove cl usage from aifc

Quentin Gallet-Gilles report at bugs.python.org
Tue Jun 3 11:39:36 CEST 2008


Quentin Gallet-Gilles <qgallet at gmail.com> added the comment:

Updated the patch with the following corrections/improvements :

- corrected a missed str -> bytes
- replace % formatting occurrences with str.format()
- more PEP-8 conformance

Added file: http://bugs.python.org/file10506/aifc_3.0.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2847>
_______________________________________


More information about the Python-bugs-list mailing list