Home | History | Annotate | Download | only in test

Lines Matching refs:HELLO

364             os.environ.update(HELLO="World")
365 with os.popen("/bin/sh -c 'echo $HELLO'") as popen:
527 f.write('hello')