with gzip. open (name, 'wb' ) as output: # We cannot directly write Python objects like strings! # We must first convert them into a bytes format using io.
確定! 回上一頁