Comment on Adding syntax to the CPython interpreterparentComments−8n4vidtmkvmk1yHence "make it an expression"−otabdeveloper41yIt's way to late to fix the "statement vs expression" bug in Python's design.We could have done that in the v3 switch, but we decided to spend man-centuries of effort on chasing already deprecated legacy Windows Unicode semantics instead.
Comments
Hence "make it an expression"
It's way to late to fix the "statement vs expression" bug in Python's design.
We could have done that in the v3 switch, but we decided to spend man-centuries of effort on chasing already deprecated legacy Windows Unicode semantics instead.