]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Hm. What was previously checked in was the edited *output* of the old
authorGuido van Rossum <guido@python.org>
Tue, 29 Apr 1997 15:46:43 +0000 (15:46 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 29 Apr 1997 15:46:43 +0000 (15:46 +0000)
commitdfed920e51a781236da21a72ee158bfcc35508ad
tree03fb053fb2523567c9cb2851d9ee6909532c440b
parent3837de00a9f24122c6df7a8b30291f3ea52ec060
Hm.  What was previously checked in was the edited *output* of the old
cgen.py.  Now that cgen.py and cstubs have been quickly renamed, check
in the actual output.  This has some "old-style" names left in
(getilongarg etc.) but these are now take care of by macros in
cgensupport.h (which is now specific to glmodule.c).
Modules/glmodule.c