Peng Yu <pengyu...@gmail.com> writes:

> help(tuple) gives me this

Yes. That's the API definition for the ‘tuple’ type.

You were advised to search the documentation, not the interactive
help. You'll find the descriptions of “tuple” and even “tuple unpacking”
are what you want.

-- 
 \     “When I turned two I was really anxious, because I'd doubled my |
  `\   age in a year. I thought, if this keeps up, by the time I'm six |
_o__)                                  I'll be ninety.” —Steven Wright |
Ben Finney

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to