# HG changeset patch # User Paul Boddie # Date 1489511846 -3600 # Node ID fcdcc00b3f669cc05f1c542129ca0ef3eeb77219 # Parent 640bb383ee53c09a7a51cb0af654482b8b18a9ef Fixed the comment illustrating iterator variables. diff -r 640bb383ee53 -r fcdcc00b3f66 common.py --- a/common.py Tue Mar 14 16:40:04 2017 +0100 +++ b/common.py Tue Mar 14 18:17:26 2017 +0100 @@ -562,7 +562,7 @@ # = {n.list} # = .__iter__() - # = .next + # = .next compiler.ast.Assign( [compiler.ast.AssName(t0, "OP_ASSIGN")],