[pygr-notify] Issue 6 in pygr: incomplete dict method support for various pygr dict-like classes

codesite-noreply at google.com codesite-noreply at google.com
Tue Jan 6 15:15:36 PST 2009


Updates:
	Cc: ti... at idyll.org

Comment #3 on issue 6 by cjlee112: incomplete dict method support for  
various pygr dict-like classes
http://code.google.com/p/pygr/issues/detail?id=6

Grr, now that we've completed re-implementing these classes using  
UserDict.DictMixin
I now see this added to the Python 2.6 docs:

Starting with Python version 2.6, it is recommended to use  
collections.MutableMapping
instead of DictMixin.

Terrific.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list