mirror of
https://github.com/python/cpython.git
synced 2024-11-24 17:47:13 +01:00
89e3436606
On Windows, set the binary mode on stdin, stdout, stderr and all io.FileIO objects (to not translate newlines, \r\n <=> \n). The Python parser translates newlines (\r\n => \n). |
||
---|---|---|
.. | ||
acceler.c | ||
asdl_c.py | ||
asdl.py | ||
bitset.c | ||
firstsets.c | ||
grammar1.c | ||
grammar.c | ||
intrcheck.c | ||
listnode.c | ||
metagrammar.c | ||
myreadline.c | ||
node.c | ||
parser.c | ||
parser.h | ||
parsetok.c | ||
pgen.c | ||
pgenmain.c | ||
printgrammar.c | ||
Python.asdl | ||
spark.py | ||
tokenizer_pgen.c | ||
tokenizer.c | ||
tokenizer.h |