HomeSort by relevance Sort by last modified time
    Searched refs:module_path_to_dotted_name (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_zipimport.py 39 def module_path_to_dotted_name(path): function
227 mod_name = module_path_to_dotted_name(mod_path)
271 mod_name = module_path_to_dotted_name(mod_path)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zipimport.py 39 def module_path_to_dotted_name(path): function
227 mod_name = module_path_to_dotted_name(mod_path)
271 mod_name = module_path_to_dotted_name(mod_path)

Completed in 86 milliseconds