[Python-Dev] PEP 572 contradicts PEP 3099 (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Sat Apr 28 22:52:50 EDT 2018


Alex Walters wrote:

PEP 3099 is the big list of things that will not happen in Python 3.

"There will be no alternative binding operators such as :=."

The thread referenced by that is taling about a different issue, i.e. using a different symbol to rebind names in an outer scope.

-- Greg



More information about the Python-Dev mailing list