Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Drexec.py422 def s_exec(self, *args): member in RExec
579 r.s_exec(c)
/external/python/cpython2/Doc/library/
Drexec.rst126 .. method:: RExec.s_exec(code)