Home
last modified time | relevance | path

Searched refs:compile_pattern_with_fast_locals (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_peepholer.py9 def compile_pattern_with_fast_locals(pattern): function
621 code = compile_pattern_with_fast_locals(pattern)
635 code = compile_pattern_with_fast_locals(pattern)
645 code = compile_pattern_with_fast_locals(pattern)