Re: [Python-checkins] python/nondist/sandbox/ast asdl.h,1.4,1.5 astmodule.c,1.5,1.6
Jeremy Hylton <[email protected]> Sun, 21 Apr 2002 12:49:32 -0400
| Newsgroups | gmane.comp.python.compiler |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "NN" == nnorwitz <[email protected]> writes: NN> Add XXX question about why we are using #define rather than NN> typedef I've got an uncommitted change for this, too. I don't know why it's a define. (Who wrote that code? ;-) Jeremy