Mercurial > hg
comparison hgext/schemes.py @ 42523:49998d5ba66a
pycompat: make fewer assumptions about sys.executable
There are many Python "bundlers" which create an archive to run a Python binary
from, and they may not set sys.executable at all - handle that case properly,
especially to run tests.
Differential Revision: https://phab.mercurial-scm.org/D6575
author | Rodrigo Damazio Bovendorp <rdamazio@google.com> |
---|---|
date | Tue, 25 Jun 2019 19:28:41 -0700 |
parents | 089fc0db0954 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
42522:d29db0a0c4eb | 42523:49998d5ba66a |
---|