[Python-Dev] ',' precedence in documentation] (original) (raw)

skip at pobox.com skip at pobox.com
Mon Sep 15 17:41:10 CEST 2008


"Guido" == Guido van Rossum <guido at python.org> writes:

>> OTOH, comma is an operator in (I believe) all C-derived languages.

Guido> Even in C, the comma in argument lists is not the same as the
Guido> comma operator!

True enough, further adding to peoples' confusion.

If no change to the docs (in the form of a footnote?) is forthcoming, perhaps we should add a question to the programming FAQ.

Skip



More information about the Python-Dev mailing list