Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_builtin.py813 def function_without_closures(): function
854 function_without_closures.__code__,
855 function_without_closures.__globals__,