numpy.distutils.exec_command.forward_bytes_to_stdout#

distutils.exec_command.forward_bytes_to_stdout(val)[原始碼]#

將子程序呼叫的位元組轉發到主控台,而不嘗試解碼。

假設子程序呼叫已傳回適當編碼的位元組。