Home
last modified time | relevance | path

Searched defs:unix_shell (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/setuptools/setuptools/_distutils/tests/
Dpy35compat.py47 unix_shell = ( variable
/aosp_15_r20/external/python/cpython3/Lib/test/support/
D__init__.py511 unix_shell = '/system/bin/sh' if is_android else '/bin/sh' variable
513 unix_shell = None variable