Message185593
The problem with using 'nonlocal' is that it would naturally be read as 'those names referenced in a nonlocal statement', which I don't think is the case. Maybe 'non-local', to differentiate it from the keyword?
I'm attaching a patch incorporating my understanding of the suggestions made so far. |
|
| Date |
User |
Action |
Args |
| 2013-03-30 21:53:51 | r.david.murray | set | recipients:
+ r.david.murray, georg.brandl, terry.reedy, amaury.forgeotdarc, techtonik, nedbat, bgailer, eric.araujo, docs@python, eric.snow |
| 2013-03-30 21:53:51 | r.david.murray | set | messageid: <[email protected]> |
| 2013-03-30 21:53:51 | r.david.murray | link | issue17546 messages |
| 2013-03-30 21:53:51 | r.david.murray | create | |
|