Re: Wrap a dictionary in a class?

2006-03-22 Thread Michael Spencer
Joseph Turian wrote: > In another thread, it was recommended that I wrap a dictionary in a > class. > How do I do so? > >Joseph > > that thread: > http://groups.google.com/group/comp.lang.python/browse_frm/thread/9a0fbdca450469a1/b18455aa8dbceb8a?q=turian&rnum=1

Re: Wrap a dictionary in a class?

2006-03-22 Thread Daniel Nogradi
> 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 -- http://mail.python.org/mailman/listinfo/python-list

Wrap a dictionary in a class?

2006-03-22 Thread Joseph Turian
In another thread, it was recommended that I wrap a dictionary in a class. How do I do so? Joseph that thread: http://groups.google.com/group/comp.lang.python/browse_frm/thread/9a0fbdca450469a1/b18455aa8dbceb8a?q=turian&rnum=1#b18455aa8dbceb8a -- http://mail.python.org/mailman/list