]> granicus.if.org Git - python/commit
Patch #792869: Clarify error message for parameters declared global,
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 18 Oct 2003 22:05:25 +0000 (22:05 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 18 Oct 2003 22:05:25 +0000 (22:05 +0000)
commitdd7eb146a8c5509a473b22f15eb91ada790fd0ce
tree070f2a8abd7c276d2c7fe5dbd18d656fcdbe9d69
parent0f0c06a5c2ebe8c24414b50bf7a6a23142694521
Patch #792869: Clarify error message for parameters declared global,
rename LOCAL_GLOBAL to PARAM_GLOBAL.
Python/compile.c