Did class inheritance from "dict" work in early Python?

Stephen Hansen me+list/python at ixokai.io
Wed Jul 21 23:11:37 EDT 2010


On 7/21/10 7:45 PM, John Nagle wrote:
>    Did class inheritance from "dict" work in early Python?  Or did
> that only start working when "new objects" came in?

The latter, that's why UserDict (and UserList) was added.

-- 

   Stephen Hansen
   ... Also: Ixokai
   ... Mail: me+list/python (AT) ixokai (DOT) io
   ... Blog: http://meh.ixokai.io/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20100721/5d12c11f/attachment-0001.sig>


More information about the Python-list mailing list