Home
last modified time | relevance | path

Searched defs: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