Re: [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.42,1.43

Moshe Zadka writes:
- \lineiii{\var{a}.firstitem()}
{a (\var{key}, \var{value}) pair, the first one in \var{a}.items()}
{(2)}
So what happens if the mapping is empty? That's needed for all three. You should also update UserDict.
-Fred

On Thu, 30 Nov 2000, Fred L. Drake, Jr. wrote:
Moshe Zadka writes:
- \lineiii{\var{a}.firstitem()}
{a (\var{key}, \var{value}) pair, the first one in \var{a}.items()}
{(2)}
So what happens if the mapping is empty? That's needed for all three. You should also update UserDict.
Right. Will be done soon. -- Moshe Zadka moshez@math.huji.ac.il -- 95855124 http://advogato.org/person/moshez

Moshe Zadka writes:
Right. Will be done soon.
Given Guido's surprise at the checkin, you might want to wait until the discussions are over and just make one set of checkins, with all the results. ;) Hmm. I need to think about adding version annotations to those tables of operations on built-in types.
-Fred

Given Guido's surprise at the checkin, you might want to wait until the discussions are over and just make one set of checkins, with all the results. ;)
Hence my not doing it right now.
participants (3)
-
Fred L. Drake, Jr.
-
Moshe Zadka
-
Moshe Zadka