commit | dfed920e51a781236da21a72ee158bfcc35508ad | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Apr 29 15:46:43 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Apr 29 15:46:43 1997 +0000 |
tree | 03fb053fb2523567c9cb2851d9ee6909532c440b | |
parent | 3837de00a9f24122c6df7a8b30291f3ea52ec060 [diff] |
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).