[New-bugs-announce] [issue2876] Backport UserDict move in 3.0

Brett Cannon report at bugs.python.org
Fri May 16 06:49:08 CEST 2008


New submission from Brett Cannon <brett at python.org>:

In Python 3.0, the UserDict module was removed and the UserDict class was 
moved to the collections module. That change-over needs to be backported 
to 2.6 so that the UserDict module can be deprecated.

----------
components: Library (Lib)
messages: 66900
nosy: brett.cannon
priority: release blocker
severity: normal
status: open
title: Backport UserDict move in 3.0
type: behavior
versions: Python 2.6

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


More information about the New-bugs-announce mailing list