When reading and writing files yourself, this is easier to do correctly... from __future__ import with_statement # for python 2.5. with open ...
確定! 回上一頁