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

Greg Ewing greg.ewing at canterbury.ac.nz
Mon Sep 15 03:27:30 CEST 2008


Guido van Rossum wrote:

Perhaps we should aim to kill "assert B, S" as well?

Maybe

assert B else S

?

Greg



More information about the Python-Dev mailing list