id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,branch,branch_author,launchpad_bug
5789,Remove usage of UserDict,thijs,vperic,"Remove usage of `UserDict` once Python 2.6 support is dropped completely (or `manhole.explorer` or `protocols.postfix` are ported to python 3).

{{{
twisted/protocols/postfix.py:import UserDict
twisted/protocols/postfix.py: UserDict.UserDict):
twisted/manhole/explorer.py:import UserDict
twisted/manhole/explorer.py:class Pool(UserDict.UserDict):
}}}",task,new,lowest,Python-3.x,core,,py3k,thijs,,,
