Wrap a dictionary in a class?

Daniel Nogradi nogradi at gmail.com
Wed Mar 22 13:24:12 EST 2006


> In another thread, it was recommended that I wrap a dictionary in a
> class.
> How do I do so?

I guess this is what you want:

http://vsbabu.org/mt/archives/2003/02/13/joy_of_python_classes_and_dictionaries.html

HTH,
Daniel



More information about the Python-list mailing list