Message383568
> Can you explain it a bit more detailed,
> how does this standalone expression compiler should work?
Aim for something like JSON parser but for the supported Python constant expressions and with the existing tokenize module to feed a hand-rolled on-recursive parser |
|
| Date |
User |
Action |
Args |
| 2020-12-22 02:41:55 | rhettinger | set | recipients:
+ rhettinger, serhiy.storchaka, eamanu, BTaskaya |
| 2020-12-22 02:41:55 | rhettinger | set | messageid: <[email protected]> |
| 2020-12-22 02:41:55 | rhettinger | link | issue39159 messages |
| 2020-12-22 02:41:54 | rhettinger | create | |
|