Staging
v0.5.1
Revision 550e4673be538d98b6ddf5550b3922539cf5c4b2 authored by Victor Stinner on 08 December 2020, 23:32:54 UTC, committed by GitHub on 08 December 2020, 23:32:54 UTC
pymain_run_startup() now pass the filename as a Python object to
_PyRun_SimpleFileObject().
1 parent 98a5417
History
File Mode Size
fixes
pgen2
tests
Grammar.txt -rw-r--r-- 6.6 KB
PatternGrammar.txt -rw-r--r-- 793 bytes
__init__.py -rw-r--r-- 163 bytes
__main__.py -rw-r--r-- 67 bytes
btm_matcher.py -rw-r--r-- 6.5 KB
btm_utils.py -rw-r--r-- 9.7 KB
fixer_base.py -rw-r--r-- 6.5 KB
fixer_util.py -rw-r--r-- 14.8 KB
main.py -rw-r--r-- 11.6 KB
patcomp.py -rw-r--r-- 6.9 KB
pygram.py -rw-r--r-- 1.3 KB
pytree.py -rw-r--r-- 27.3 KB
refactor.py -rw-r--r-- 26.9 KB

back to top