Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_importlib/source/
Dtest_file_loader.py383 del_source=False, argument
392 if not del_source:
406 def _test_empty_file(self, test, *, del_source=False): argument
410 del_source=del_source)
414 def _test_partial_magic(self, test, *, del_source=False): argument
420 del_source=del_source)
423 def _test_magic_only(self, test, *, del_source=False): argument
427 del_source=del_source)
430 def _test_partial_flags(self, test, *, del_source=False): argument
434 del_source=del_source)
[all …]