Python自动化测试ConfigParser模块读写配置文件
Python自动化测试ConfigParser模块读写配置文件ConfigParser是Python自带的模块,用来读写配置文件
ConfigParser模块
Python自动化测试ConfigParser模块读写配置文件ConfigParser是Python自带的模块,用来读写配置文件
本文实例讲述了Python使用ConfigParser模块操作配置文件的方法。分享给大家供大家参考,具体
本文实例讲述了Python3.5内置模块之shelve模块、xml模块、configparser模块、hashlib、hmac模块用法