Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_runpy.py152 def create_ns(init_globals): function
154 self.check_code_execution(create_ns, expected_ns)
175 def create_ns(init_globals): function
180 self.check_code_execution(create_ns, expected_ns)
308 def create_ns(init_globals): function
312 self.check_code_execution(create_ns, expected_ns)
322 self.check_code_execution(create_ns, expected_ns)
349 def create_ns(init_globals): function
353 self.check_code_execution(create_ns, expected_ns)
363 self.check_code_execution(create_ns, expected_ns)
[all …]