contrib/wix/hg.cmd
author timeless <timeless@mozdev.org>
Thu, 07 Apr 2016 00:05:48 +0000
changeset 28882 800ec7c048b0
parent 13041 79388a8325dc
permissions -rw-r--r--
pycompat: add util.urlerr util.urlreq classes for py3 compat python3 url.request and url.error are mapped as util.urlreq/util.urlerr python2 equivalents from urllib/urllib2 are mapped according to the py3 hierarchy

@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*