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