numpy.distutils.exec_command.forward_bytes_to_stdout
-
distutils.exec_command.forward_bytes_to_stdout(val)
[source] -
Forward bytes from a subprocess call to the console, without attempting to decode them.
The assumption is that the subprocess call already returned bytes in a suitable encoding.
© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.21/reference/generated/numpy.distutils.exec_command.forward_bytes_to_stdout.html