##// END OF EJS Templates
Predict the Python version based on $VIRTUAL_ENV...
Predict the Python version based on $VIRTUAL_ENV Try to make prediction of the Python's site-package version used by virtualenv. If predicted path doesn't exist, continue with previous behaviour. This can be useful while working with different Python versions in virtual environments other than system-used (previously provided via `sys.version_info`). Note that this *only* updates $PYTHONPATH, so 3rd-libraries installed in virtualenv will be avialable. However the Python interpreter contiunues to be other than the bundled in the virtualenv (see `init_virtualenv()` docstring).
Bart Skowron -
r26257:2704824e
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
tests
autoformat_file Loading ...
backport_pr.py Loading ...
build_release Loading ...
check_sources.py Loading ...
configure-git-blame-ignore-revs.bat Loading ...
configure-git-blame-ignore-revs.sh Loading ...
fixup_whats_new_pr.py Loading ...
gen_latex_symbols.py Loading ...
gh_api.py Loading ...
git-mpr.py Loading ...
git-mrb Loading ...
github_stats.py Loading ...
make_tarball.py Loading ...
mknbindex.py Loading ...
release Loading ...
release_helper.sh Loading ...
retar.py Loading ...
testupload Loading ...
toollib.py Loading ...
update_whatsnew.py Loading ...