Home
last modified time | relevance | path

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

/third_party/python/Lib/test/support/
D__init__.py438 unix_shell = '/system/bin/sh' if is_android else '/bin/sh' variable
440 unix_shell = None variable