##// END OF EJS Templates
import-checker: make stdlib path detection work in virtual environments...
import-checker: make stdlib path detection work in virtual environments The previous logic tried to find the directory containing BaseHTTPServer, which didn’t work as indended because it was only present on Python 2. Instead, the argparse module is used now.

File last commit:

r51894:44001e6f default
r52264:cf1bee12 default
Show More
setup.com
6 lines | 145 B | application/x-msdownload | TextLexer
$!
$! Set hg and hgeditor symbol
$!
$ HG == "$ PYTHON$ROOT:[BIN]PYTHON /MERCURIAL_ROOT/HG"
$ HGEDITOR == "@MERCURIAL_ROOT:[VMS]HGEDITOR"
$
$ exit