[Python-Dev] ',' precedence in documentation]

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Sep 16 02:50:45 CEST 2008


Steven D'Aprano wrote:

> I was confused about the role of commas, and totally gobsmacked when I 
> discovered that commas make tuples everywhere except when following an 
> except statement.

Um... you've never written a function call with more than
one argument before? :-)

-- 
Greg


More information about the Python-Dev mailing list