mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Patch #534304: Implement phase 1 of PEP 263.
This commit is contained in:
parent
a729daf2e4
commit
00f1e3f5a5
13 changed files with 656 additions and 31 deletions
2
Parser/tokenizer_pgen.c
Normal file
2
Parser/tokenizer_pgen.c
Normal file
|
@ -0,0 +1,2 @@
|
|||
#define PGEN
|
||||
#include "tokenizer.c"
|
Loading…
Add table
Add a link
Reference in a new issue