Home
last modified time | relevance | path

Searched defs:SETBINARY (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_subprocess.py43 SETBINARY = ('import msvcrt; msvcrt.setmode(sys.stdout.fileno(), ' variable
46 SETBINARY = '' variable
/external/python/cpython3/Lib/test/
Dtest_subprocess.py62 SETBINARY = ('import msvcrt; msvcrt.setmode(sys.stdout.fileno(), ' variable
65 SETBINARY = '' variable