[Python-Dev] iterkeys, itervalues, iteritems for dict-proxies (original) (raw)

Walter D�rwald walter@livinglogic.de
Mon, 25 Mar 2002 18:48:29 +0100


Guido van Rossum wrote:

iterkeys(), itervalues() and iteritems() are missing from dict-proxy objects. Was this done on purpose or was it an oversight?

Oversight.

Should these missing methods be added (and the "XXX" docstrings be fixed along the way)? If you can prepare a patch, that'd be great!

I already checked in the change. I hope this is OK!

Bye, Walter D�rwald

-- Walter D�rwald � LivingLogic AG, Bayreuth/Germany � www.livinglogic.de