Searched refs:WINPTY_EXE (Results 1 – 1 of 1) sorted by relevance
784 WINPTY_EXE = 'winpty' variable785 if ('MSYSTEM' in os.environ) and (not os.environ.get('_', '').endswith(WINPTY_EXE)794 ret = subprocess.call([WINPTY_EXE, sys.executable] + sys.argv, env=os.environ)