[EMAIL PROTECTED] wrote:

Why tuples use parentheses ()'s instead of something else like <>'s?
>
> Please enlighten me as I really want to know.

So to summarize:

Commas define tuples, except when they don't, and parentheses are only required when they are necessary.

I hope that clears up any confusion.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to