开发者

Python 3 equivalent of Config module

开发者 https://www.devze.com 2023-03-23 21:48 出处:网络
Config modu开发者_Python百科le only works in python 2.x what is the alternative in 3.0?Ok, configparser is the way to go then.

Config modu开发者_Python百科le only works in python 2.x what is the alternative in 3.0?


Ok, configparser is the way to go then.

0

精彩评论

暂无评论...
验证码 换一张
取 消