Home
last modified time | relevance | path

Searched defs:pyc_ext (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_zipimport.py47 pyc_ext = ".pyc" variable
49 pyc_ext = ".pyo" variable
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_zipimport.py59 pyc_ext = '.pyc' variable