Daniel Shahaf wrote:
> > + if subprocess.call(
> > + ('python3', '-c', 'import enjarify.typeinference'),
>
> Use sys.executable instead of hardcoding 'python3', to handle the case
> that there's more than one python3 binary on the system?
I deliberately used python3 to match the behaviour of what the
/usr/bin/enjarify script does.
Besides, sys.executable could be the virtualenv's python which we don't
want to call :)
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-