Staging
v0.8.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
__init__.py -rw-r--r-- 1.2 KB
__main__.py -rw-r--r-- 72 bytes
test_fixcid.py -rw-r--r-- 2.9 KB
test_gprof2html.py -rw-r--r-- 919 bytes
test_i18n.py -rw-r--r-- 11.2 KB
test_lll.py -rw-r--r-- 1.2 KB
test_md5sum.py -rw-r--r-- 2.7 KB
test_pathfix.py -rw-r--r-- 4.4 KB
test_pdeps.py -rw-r--r-- 824 bytes
test_pindent.py -rw-r--r-- 8.5 KB
test_reindent.py -rw-r--r-- 1006 bytes
test_sundry.py -rw-r--r-- 1.9 KB

back to top