On 12 June 2014 05:34, Florian Bruhin <[email protected]> wrote: > Do the lookup in PATH yourself, it's not like that's rocket science.
Am I missing something here? I routinely do subprocess.check_call(['hg', 'update']) or whatever, and it finds the hg executable fine. Paul _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
