禁用ConfigParser配置选项转化小写

Posted by 4Aiur on 04/20/2010 in Python |

禁用ConfigParser配置选项转化小写

ConfigParser在读取配置文件后默认会把配置项目转换为小写,调用下面的方法可以关闭转换功能。

cfgparser.optionxform = str

Tags:

Copyright © 2010-2024 4Aiur All rights reserved.
This site is using the Desk Mess Mirrored theme, v2.5, from BuyNowShop.com.