[issue2876] Write UserDict fixer for 2to3

Brett Cannon report at bugs.python.org
Thu Aug 21 20:49:20 CEST 2008


Brett Cannon <brett at python.org> added the comment:

You know what, Nick, go for the fixer. UserDict.UserDict will need a
deprecation warning, but otherwise a fixer for IterableUserDict and
DictMixin is fine.

And I can handle the deprecation if you want.

----------
assignee: collinwinter -> 

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


More information about the Python-bugs-list mailing list