common.py (104B)
1 def to_constant_name(directive, section): 2 return '{}_{}'.format(section.upper(), directive.upper())
confiniParse and merge multiple ini files in python3 | |
git clone git://git.defalsify.org/python-confini.git | |
Info | Log | Files | Refs | README | LICENSE |