]> granicus.if.org Git - python/commit
get rid of GETNAMEV macro - use GETITEM directly
authorSkip Montanaro <skip@pobox.com>
Tue, 6 Aug 2002 17:47:40 +0000 (17:47 +0000)
committerSkip Montanaro <skip@pobox.com>
Tue, 6 Aug 2002 17:47:40 +0000 (17:47 +0000)
commit496e6581e1f4fab85014b17c3db95e0378c4ffc0
tree6dc1ebc2303fde3d033a6c916a503bd31572214b
parentfce538c31ea0527ceb0e991f65e1a548b40f6416
get rid of GETNAMEV macro - use GETITEM directly
same idea as getting rid of GETCONST & GETNAME (see patch #506436)
Python/ceval.c