PEP 285: Adding a bool type

Roy Smith roy at panix.com
Mon Apr 1 07:48:57 EST 2002


Stefan Schwarzer <s.schwarzer at ndh.net> wrote:
> Example: "(val1, val2)[0]" is pretty clear, but "(val1, val2)[False]"
> looks quite strange.

Does it look any stranger than "False : val1 ? val2" ?



More information about the Python-list mailing list