[资源介绍]
configparser — Configuration file parser — Python 3.14.2 documentation
Source code: Lib/configparser.py This module provides the ConfigParser class which implements a basic configuration language which provides a structure similar to what’s found in Microsoft Windows ...
- configparser - (Python 标准库)INI 文件解析器。