[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
- Previous message (by thread): [Python-Dev] PEP 572 contradicts PEP 3099
- Next message (by thread): [Python-Dev] PEP 572 contradicts PEP 3099
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Python-Dev] PEP 572 contradicts PEP 3099
- Next message (by thread): [Python-Dev] PEP 572 contradicts PEP 3099
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]