[Python-Dev] ',' precedence in documentation

"Martin v. Löwis" martin at v.loewis.de
Sun Sep 14 22:45:39 CEST 2008


> And replace it with what?

I'm sure this will evolve into a long discussion on syntax, so
I'll start: assert could become a function with one or two
arguments. The arguments would always get evaluated; the actual
exception-raising could still be conditional (perhaps through
a context manager).

Regards,
Martin


More information about the Python-Dev mailing list