[issue5077] 2to3 fixer for the removal of operator functions

Meador Inge report at bugs.python.org
Sun Jan 31 15:24:10 CET 2010


Meador Inge <meadori at gmail.com> added the comment:

Attached an updated patch with:
  (1) The two review issues fixed.
  (2) Merged the functionality of the initial patch into the existing
      fixer in 'Lib/lib2to3/fixes/fix_operator.py' + a little 
      refactoring.
  (3) Added matching test cases.
  (4) Updated the documentation.

----------
keywords: +patch
nosy: +minge
Added file: http://bugs.python.org/file16070/issue-5077.patch

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


More information about the Python-bugs-list mailing list