[issue23316] Incorrect evaluation order of function arguments with *args

Terry J. Reedy report at bugs.python.org
Sat Jan 31 08:32:21 CET 2015


Terry J. Reedy added the comment:

I expect left to right as documented (and designed by Guido).  His OK or clarification would be to intentionally do differently.

----------
nosy: +terry.reedy

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23316>
_______________________________________


More information about the Python-bugs-list mailing list