1. Add / modify code ONLY between the marked areas (i.e. "Place code below") 2. Run the associated test harness for a basic check on completeness. A successful run of the test cases does not guarantee ...
11.01 pprint 模块:打印 Python 对象 11.02 pickle, cPickle 模块:序列化 Python 对象 11.03 json 模块:处理 JSON 数据 11.04 glob 模块:文件模式匹配 11.05 shutil 模块:高级文件操作 11.06 gzip, zipfile, tarfile 模块:处理压缩文件 11.07 logging 模块:记录日志 11 ...