pyenv/libexec
Daniel Hahler af438abeae shims: look for python*
This is required for the shims to handle `#!/usr/bin/env python3` in a
shebang, just like `python` is handled currently: it will set
`PYENV_DIR` to the root of the invoked script, which is required for a
`.python-version` script to get picked up from there.

This was rejected for rbenv, where it does not make much sense
(https://github.com/sstephenson/rbenv/pull/735).

Ref: https://github.com/yyuu/pyenv/pull/368#issuecomment-102806837
2015-07-08 18:59:22 +02:00
..
pyenv Revert a fix for #101 to fix broken tests relating to PYENV_NATIVE_EXT 2014-12-01 20:34:12 +09:00
pyenv---version v20150601 2015-06-01 21:48:44 -04:00
pyenv-commands
pyenv-completions
pyenv-exec Import rbenv changes at 7e0e85bdda 2014-12-01 00:29:26 +09:00
pyenv-global
pyenv-help
pyenv-hooks Import rbenv changes at 7e0e85bdda 2014-12-01 00:29:26 +09:00
pyenv-init doc: make location to add code to more clear 2015-03-18 21:33:15 +01:00
pyenv-local
pyenv-prefix pyenv-prefix should return proper prefix of system version (fixes #391) 2015-06-27 01:07:18 +09:00
pyenv-rehash shims: look for python* 2015-07-08 18:59:22 +02:00
pyenv-root
pyenv-sh-rehash
pyenv-sh-shell
pyenv-shims
pyenv-version Use exitcode from pyenv-version-name in pyenv-version, do not halt 2014-12-11 20:37:03 +01:00
pyenv-version-file
pyenv-version-file-read pyenv-version-file-read: use sed/cut instead of type/head/awk 2015-05-16 23:02:00 +02:00
pyenv-version-file-write
pyenv-version-name Merge pull request #290 from blueyed/version-handle-missing-better 2015-05-17 12:05:03 +09:00
pyenv-version-origin
pyenv-versions Import recent changes from rbenv-versions 2014-10-15 00:46:11 +09:00
pyenv-whence Import rbenv changes at 7e0e85bdda 2014-12-01 00:29:26 +09:00
pyenv-which Import rbenv changes at 7e0e85bdda 2014-12-01 00:29:26 +09:00