Home
last modified time | relevance | path

Searched refs:s_exec (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Drexec.py422 def s_exec(self, *args): member in RExec
579 r.s_exec(c)
/external/toolchain-utils/go/patch/
Dgo2.patch338 path, err := exec.LookPath(fmt.Sprintf("go_%s_%s_exec", goos, goarch))
/external/python/cpython2/Doc/library/
Drexec.rst126 .. method:: RExec.s_exec(code)