[issue2876] Write UserDict fixer for 2to3

Benjamin Peterson report at bugs.python.org
Sat Oct 4 00:21:06 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

The patch looks very good over all. However, I'm not completely sure
that 2to3 needs to give a warning on UserDict.UserDict instances.
Wouldn't it be better to handle that with a py3k warning in UserDict?

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


More information about the Python-bugs-list mailing list