[Python-checkins] r77788 - python/trunk/Lib/UserDict.py

Benjamin Peterson benjamin at python.org
Sat Jan 30 17:19:03 CET 2010


2010/1/30 M.-A. Lemburg <mal at egenix.com>:
> BTW: Shouldn't UserDict be a subclass of collections.MutableMapping ?
> (those are new-style classes too)

It currently registers its self under that ABC.



-- 
Regards,
Benjamin


More information about the Python-checkins mailing list