]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Renamed class methods to instance methods (which they are)
authorGuido van Rossum <guido@python.org>
Sun, 5 May 1991 20:03:07 +0000 (20:03 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 5 May 1991 20:03:07 +0000 (20:03 +0000)
commite8122f19a09a761c563229098b14abfdcd8674d0
tree181b61ea5a9c7a31d54837aff18eca5c70e3c4a1
parentd4905454cc154b492bd6afed48694ae3c579345e
Renamed class methods to instance methods (which they are)
Objects/classobject.c
Python/ceval.c