OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 190 milliseconds