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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rexec.py 156 ok_file_types = (imp.C_EXTENSION, imp.PY_SOURCE) variable in class:RExec
233 if item[2] in self.ok_file_types]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rexec.py 156 ok_file_types = (imp.C_EXTENSION, imp.PY_SOURCE) variable in class:RExec
233 if item[2] in self.ok_file_types]

Completed in 59 milliseconds