Files
cpython/Lib
Jeremy Hylton cd8a127e1a Fix for sibling nodes that define the same free variable
Evan Simpson's fix.  And his explanation:

    If you defined two nested functions in a row that refer to the
    same non-global variable, the second one will be generated as
    though the variable were global.
2001-08-27 21:06:35 +00:00
..
2001-08-13 13:48:55 +00:00
2001-08-09 12:48:17 +00:00
2001-08-09 12:33:32 +00:00
2001-08-20 21:48:00 +00:00
2001-06-07 18:56:13 +00:00
2001-08-09 21:40:30 +00:00
2001-08-21 06:53:01 +00:00
2001-08-09 21:40:30 +00:00
2001-08-20 21:48:00 +00:00
2001-07-19 10:06:39 +00:00
2001-08-13 14:55:17 +00:00
2001-08-18 09:20:23 +00:00
2001-06-19 00:26:25 +00:00
2001-05-29 04:27:01 +00:00
2001-08-13 14:50:44 +00:00
2001-07-04 07:01:29 +00:00
2001-07-04 10:15:58 +00:00
2001-08-02 07:15:29 +00:00
2001-08-13 14:47:12 +00:00
2001-08-13 14:52:37 +00:00
2001-05-29 06:06:54 +00:00
2001-08-13 15:58:26 +00:00
2001-08-13 14:41:39 +00:00
2001-07-21 01:41:30 +00:00
2001-07-13 18:05:46 +00:00
2001-08-13 14:38:50 +00:00
2001-08-13 14:37:23 +00:00
2001-08-23 20:13:08 +00:00