[Python-Dev] Assign(expr* targets, expr value) - why targetS?
anatoly techtonik
techtonik at gmail.com
Sun Nov 10 06:29:38 CET 2013
http://hg.python.org/cpython/file/1ee45eb6aab9/Parser/Python.asdl
In Assign(expr* targets, expr value), why the first argument is a list?
--
anatoly t.
More information about the Python-Dev
mailing list