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

Fred L. Drake, Jr. fdrake@acm.org
Thu, 30 Nov 2000 08:34:07 -0500 (EST)


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

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Digital Creations