[New-bugs-announce] [issue2046] patch to fix_import: UserDict -> collections

Eduardo Padoan report at bugs.python.org
Fri Feb 8 00:44:08 CET 2008


New submission from Eduardo Padoan:

UserDict moved from UserDict module (deleted) to collections on py3k.
This patch adds this case to fix_import.py on 2to3.

----------
assignee: collinwinter
components: 2to3 (2.x to 3.0 conversion tool)
files: fix_import_udict.diff
messages: 62186
nosy: collinwinter, eopadoan, rhettinger
severity: normal
status: open
title: patch to fix_import: UserDict -> collections
type: behavior
versions: Python 2.6, Python 3.0
Added file: http://bugs.python.org/file9388/fix_import_udict.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2046>
__________________________________


More information about the New-bugs-announce mailing list