[issue16255] subrocess.Popen needs /bin/sh but Android only has /system/bin/sh

Xavier de Gaye report at bugs.python.org
Thu Jul 21 09:08:43 EDT 2016


Xavier de Gaye added the comment:

New patch that does not call sysconfig.get_config_var() on platforms that have '/bin/sh'.

----------
Added file: http://bugs.python.org/file43809/unix_shell_16255_2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16255>
_______________________________________


More information about the Python-bugs-list mailing list