[Python-Dev] chained assignment weirdity
Chris Angelico
rosuav at gmail.com
Wed Nov 7 15:16:01 CET 2012
On Thu, Nov 8, 2012 at 1:11 AM, Nick Coghlan <ncoghlan at gmail.com> wrote:
> "The implementation is right, the docs are wrong" sounds good to me,
> as it's easy to justify the out of order evaluation in terms of the
> equivalent item assignment statements:
What do other Pythons than CPython do currently? Or is it "The
reference implementation is right, the docs are wrong"?
ChrisA
More information about the Python-Dev
mailing list