contrib/editmergeps.bat
author Yuya Nishihara <yuya@tcha.org>
Sat, 26 May 2018 12:14:04 +0900
changeset 38197 aac4be30e250
parent 32600 4b9b87930cb3
permissions -rw-r--r--
py3: wrap tempfile.mkstemp() to use bytes path This patch just flips the default to use a bytes path on Python 3. ca1cf9b3cce7 is backed out as the bundlepath should be bytes now.

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"