Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_subprocess.py58 SETBINARY = ('import msvcrt; msvcrt.setmode(sys.stdout.fileno(), ' variable
61 SETBINARY = '' variable
980 'import sys,os;' + SETBINARY +
1019 'import sys,os;' + SETBINARY +
1044 'import sys,os;' + SETBINARY + textwrap.dedent('''
1070 'import sys,os;' + SETBINARY + textwrap.dedent('''