Searched refs:universal_newlines (Results 1 - 2 of 2) sorted by relevance

/lxc/src/python-lxc/examples/
H A Dapi_test.py58 universal_newlines=True) variable
/lxc/src/lxc/tools/
H A Dlxc-start-ephemeral.in367 # This should really just use universal_newlines=True, but we do
405 retval = subprocess.call(ssh_cmd, universal_newlines=True)

Completed in 1191 milliseconds