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
--
http://mail.python.org/mailman/listinfo/python-list
