[Python-ideas] [Python-Dev] What's the status of PEP 505: None-aware operators?
Greg Ewing
greg.ewing at canterbury.ac.nz
Wed Nov 29 16:29:18 EST 2017
Stephan Houben wrote:
> X or else Y
Sounds like a Python dialect for Mafia use.
customer.repay(loan) or else apply(baseball_bat, customer.kneecaps)
--
Greg
More information about the Python-ideas
mailing list