[Python-Dev] iterkeys, itervalues, iteritems for dict-proxies

Fred L. Drake, Jr. fdrake@acm.org
Mon, 25 Mar 2002 12:31:12 -0500


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