List sequential initialization

HMS Surprise john at datavoiceint.com
Tue Jun 12 15:04:39 EDT 2007


Thanks for the explaination. It didn't seem natural and from the
tutorial I read:

    A value can be assigned to several variables simultaneously:

    >>> x = y = z = 0  # Zero x, y and z


Maybe I infer too much....

thanks again,

jh





More information about the Python-list mailing list