Message75667
| Author | loewis |
|---|---|
| Recipients | LambertDW, kirkshorts, loewis |
| Date | 2008-11-09.22:10:02 |
| SpamBayes Score | 9.717158e-07 |
| Marked as misclassified | No |
| Message-id | <1226268604.05.0.575719317907.issue4279@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1226268604.05.0.575719317907.issue4279@psf.upfronthosting.co.za> |
| 2008-11-09 22:10:03 | loewis | link | issue4279 messages |
| 2008-11-09 22:10:03 | loewis | create | |