]> granicus.if.org Git - python/commit
#17032: The "global" in the "NameError: global name 'x' is not defined" error message...
authorEzio Melotti <ezio.melotti@gmail.com>
Sun, 3 Mar 2013 13:12:44 +0000 (15:12 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Sun, 3 Mar 2013 13:12:44 +0000 (15:12 +0200)
commit04a29554c1fe0a06cdc657229bb4332eb017e3e9
tree8b239108ffbb68db08170358790b14df39dae92f
parentee71f4a8a435eadef176b9a651d5245d7be03e51
#17032: The "global" in the "NameError: global name 'x' is not defined" error message has been removed.  Patch by Ram Rachum.
Lib/test/test_keywordonlyarg.py
Misc/ACKS
Misc/NEWS
Python/ceval.c