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
pyenv---version v20150601 2015-06-01 21:48:44 -04:00
pyenv-commands
pyenv-completions
pyenv-exec
pyenv-global
pyenv-help
pyenv-hooks
pyenv-init
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
pyenv-version-file
pyenv-version-file-read
pyenv-version-file-write
pyenv-version-name
pyenv-version-origin
pyenv-versions
pyenv-whence
pyenv-which