在Windows 上,我们有这个: ImportError: No module named fcntl 但是 os.pipe 有没有: >>> os.pipe() (3, 4) 那么,是否可以进行非阻塞读取或查看 os.pipe 的内容?
確定! 回上一頁