]> granicus.if.org Git - python/commit
Undo another glitch of the automatic not-so-Grand Renaming; some local
authorGuido van Rossum <guido@python.org>
Tue, 18 Nov 1997 19:23:07 +0000 (19:23 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 18 Nov 1997 19:23:07 +0000 (19:23 +0000)
commit3931df92506c60a8060c78709f05ee1afad2e788
tree7ab55e139fb87672cd6098ac026e3c48a784ac97
parent33635f818a7a801c3e95dfc213cdf8522511b813
Undo another glitch of the automatic not-so-Grand Renaming; some local
variables called 'coerce' were accidentally renamed to
'PyNumber_Coerce'.  Rename them back to coercefunc.
Objects/classobject.c