[Python-Dev] Assign(expr* targets, expr value)
Benjamin Peterson
benjamin at python.org
Sun Nov 10 06:34:29 CET 2013
More information about the Python-Dev mailing list
Sun Nov 10 06:34:29 CET 2013
- Previous message: [Python-Dev] Assign(expr* targets, expr value) - why targetS?
- Next message: [Python-Dev] Assign(expr* targets, expr value) - why targetS?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2013/11/10 anatoly techtonik <techtonik at gmail.com>: > http://hg.python.org/cpython/file/1ee45eb6aab9/Parser/Python.asdl > > In Assign(expr* targets, expr value), why the first argument is a list? x = y = 42 -- Regards, Benjamin
- Previous message: [Python-Dev] Assign(expr* targets, expr value) - why targetS?
- Next message: [Python-Dev] Assign(expr* targets, expr value) - why targetS?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list