Raymond Hettinger <python <at> rcn.com> writes:

> 
> Here's a proposed implementation for Py2.7 and Py3.1:
> 
>     http://code.activestate.com/recipes/576669/
> 
> Would like you guys to kick the tires, exercise it a bit, and let me
> know what you think.  The recipe runs under 2.6 and 3.0 without
> modification so it should be easy to play with.

Why not just inherit from collections.MutableMapping?



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to