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

  /external/python/cpython2/Tools/ssl/
test_multiple_versions.py 52 module_files = ["Modules/_ssl.c", variable in class:BuildSSL
184 for fname in self.module_files:
  /external/python/cpython3/Tools/ssl/
test_multiple_versions.py 52 module_files = ["Modules/_ssl.c", variable in class:BuildSSL
184 for fname in self.module_files:
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
build_py.py 219 module_files = glob(os.path.join(package_dir, "*.py"))
223 for f in module_files:
  /external/python/cpython2/Lib/distutils/command/
build_py.py 220 module_files = glob(os.path.join(package_dir, "*.py"))
224 for f in module_files:
  /external/python/cpython3/Lib/distutils/command/
build_py.py 219 module_files = glob(os.path.join(package_dir, "*.py"))
223 for f in module_files:
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
build_py.py 219 module_files = glob(os.path.join(package_dir, "*.py"))
223 for f in module_files:
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
build_py.py 219 module_files = glob(os.path.join(package_dir, "*.py"))
223 for f in module_files:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build_py.py 219 module_files = glob(os.path.join(package_dir, "*.py"))
223 for f in module_files:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build_py.py 219 module_files = glob(os.path.join(package_dir, "*.py"))
223 for f in module_files:

Completed in 90 milliseconds