On 2/07/20 9:25 am, Matthias Bussonnier wrote:
It's still weird user experience as if you swap case .z and case z you don't 
get the Unbound error anymore.

It also won't work as intended, because 'case z' will always match
and it will never get to 'case .z'.

--
Greg
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/ULHQQC7RZ32BQIJSISRAE7PZWYQ2J5OV/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to