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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_lib.py 162 def _bytecode_filenames(self, py_filenames):
164 for py_file in py_filenames:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_lib.py 162 def _bytecode_filenames(self, py_filenames):
164 for py_file in py_filenames:

Completed in 147 milliseconds