Converting to lists into one dictionary

Magnus L. Hetland mlh at idt.ntnu.no
Wed Oct 6 09:54:12 EDT 1999


Alex <alex at somewhere.round.here> writes:

> > Why? Why not pad with None? I think it would be worse if
> > len(seq2)>len(seq1) - because you couldn't pad the keys with Nones...
> 
> But don't you then run the risk of having more than one None?  In that 
> case, don't you lose some of the values as their keys collide?

That's what I said in the second sentence (assuming that seq1 is the
sequence of keys.)

> 
> Alex.

--

  Magnus
  Lie                                     Please forward all spam to
  Hetland                                                uce at ftc.gov




More information about the Python-list mailing list