numpy.distutils.exec_command.filepath_from_subprocess_output#

distutils.exec_command.filepath_from_subprocess_output(output)[源代码]#

将子进程中使用的编码中的 bytes 转换为文件系统适当的 str.

继承自 exec_command,可能不正确.