You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#535
This checks if the interpreter is anything with python or pypy in it.
Thus, avoiding executing e.g. `php -m argcomplete._check_console_script ...`
(which succeeds).
0 commit comments