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

Guido van Rossum guido@python.org
Mon, 25 Mar 2002 13:42:03 -0500


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

I noticed that there were no changes to the test suite. Could you add that?

Also, I notice that Walter very recently got commit provileges. I though that part of the deal with new committers was to make SF patches first and check them in only after someone more experienced has reviewed the patch.

--Guido van Rossum (home page: http://www.python.org/~guido/)