numpy.distutils.exec_command.forward_bytes_to_stdout# distutils.exec_command.forward_bytes_to_stdout(val)[源代码]# 将子进程调用中的字节转发到控制台,而不尝试解码它们。 假定子进程调用已返回具有合适编码的字节。