March 25, 2002
5:31 p.m.
Walter sez:
iterkeys(), itervalues() and iteritems() are missing from dict-proxy objects. Was this done on purpose or was it an oversight?
Should these missing methods be added (and the "XXX" docstrings be fixed along the way)?
I think they should be added; I can't think of any reason not to add them. -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> PythonLabs at Zope Corporation