None & Ellipsis

Moshe Zadka moshez at math.huji.ac.il
Fri Feb 18 23:10:18 EST 2000


On Fri, 18 Feb 2000, Gerrit Holl wrote:

> >>> t=('a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i')
> >>> t1, t2, None, t4, t5, None, None, t8, None = t
> >>> None
> 'i'

>>> del None
>>> None
>>>

--
Moshe Zadka <mzadka at geocities.com>. 
INTERNET: Learn what you know.
Share what you don't.





More information about the Python-list mailing list