In both Python 3.0 and 2.6, file type is determined by the second argument to open, the mode string—an included “b” means binary.
確定! 回上一頁