Home
last modified time | relevance | path

Searched defs:compile_command (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/
H A Dcodeop.py88 def compile_command(source, filename="<input>", symbol="single"): function
H A Dcode.py10 from codeop import CommandCompiler, compile_command namespace
/third_party/python/Lib/test/
H A Dtest_codeop.py11 from codeop import compile_command, PyCF_DONT_IMPLY_DEDENT namespace
[all...]

Completed in 2 milliseconds