Searched refs:co_tricky_nested_f (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
H A Dtest_dis.py522 co_tricky_nested_f = tricky.__func__.__code__.co_consts[1] variable
610 (co_tricky_nested_f, code_info_tricky_nested_f),

Completed in 117 milliseconds