|
4 |
added tag lazy-evaluation
|
||
|
3 | kkk -> outer, func -> inner, added tag | ||
|
While I was investigating a problem I had with lexical closures in Javascript code, I came along this problem in Python:
Note that this example mindfully avoids This equivalent Perl code does it right:
"0 2 4" is printed. Can you please explain the difference ? Update: The problem is not with
As the commented line shows,
|
||||
|
2 | added 457 characters in body | ||
|
While I was investigating a problem I had with lexical closures in Javascript code, I came along this problem in Python:
Note that this example mindfully avoids This equivalent Perl code does it right:
"0 2 4" is printed. Can you please explain the difference ? Update: The problem is not with
As the commented line shows, |
||||
|
1 |
|
||
