commit | b05a5c7698cd8dff3e5c02e513db765ba12281f0 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed May 07 17:46:13 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed May 07 17:46:13 1997 +0000 |
tree | 86831a79ad6434c88c57ed7cc730cfcd66c3554c | |
parent | 8813b58ffa6d83522ad2bbec0437c5c0e52a7ba9 [diff] |
Instead of importing graminit.h whenever one of the three grammar 'root' symbols is needed, define these in Python.h with a Py_ prefix.