mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #10785: Store the filename as Unicode in the Python parser.
This commit is contained in:
parent
9bdb43e43f
commit
7f2fee3640
9 changed files with 94 additions and 42 deletions
2
Parser/parsetok_pgen.c
Normal file
2
Parser/parsetok_pgen.c
Normal file
|
@ -0,0 +1,2 @@
|
|||
#define PGEN
|
||||
#include "parsetok.c"
|
Loading…
Add table
Add a link
Reference in a new issue