Message75667
That patch is too complicated. We already have meta_grammar and
Py_meta_grammar, and now you also add a third function
(get_PyParserGrammar) that does the same thing again. I don't see why
you can't call one of the existing functions, and I fail to see the need
to change pythonrun.c at all. |
|
| Date |
User |
Action |
Args |
| 2008-11-09 22:10:04 | loewis | set | recipients:
+ loewis, LambertDW, kirkshorts |
| 2008-11-09 22:10:04 | loewis | set | messageid: <[email protected]> |
| 2008-11-09 22:10:03 | loewis | link | issue4279 messages |
| 2008-11-09 22:10:03 | loewis | create | |
|