[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.65,2.66

Guido van Rossum guido@python.org
Thu, 30 Nov 2000 07:40:06 -0500


Aargh!  I thought I told you to submit a patch (to SF), not to check
it in.

The code looks okay but we'll have to discuss whether we really want
all three (as opposed to only firstitem()).  I'm also not sure whether
KeyError might be a better exception.

Don't touch it for now, but let's think this over a bit.

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