numpy.distutils.exec_command.filepath_from_subprocess_output#

distutils.exec_command.filepath_from_subprocess_output(output)[source]#

將子程序使用的編碼中的 bytes 轉換為適用於檔案系統的 str

繼承自 exec_command,可能不正確。