##// END OF EJS Templates
json: reject unicode on py2 as well...
json: reject unicode on py2 as well This makes it consistent with the behavior on py3. Differential Revision: https://phab.mercurial-scm.org/D3536

File last commit:

r13041:79388a83 stable
r38044:f5a1aa8c default
Show More
hg.cmd
3 lines | 68 B | application/x-dos-batch | BatchLexer
@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*