Mercurial > public > mercurial-scm > hg
comparison mercurial/utils/compression.py @ 42854:db51a4ac85ac
py3: use pycompat.sysargv[0] for instead of fsencode(sys.argv[0])
Yuya noted in a recent review that fsencode(sys.argv[0]) could be
incorrect on Windows.
Differential Revision: https://phab.mercurial-scm.org/D6782
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Sun, 01 Sep 2019 23:43:59 -0700 |
parents | bb271ec2fbfb |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
42853:37debb6771f5 | 42854:db51a4ac85ac |
---|