HomePhorge

[Python 3] changed get syntax in ConfigParser module

Description

[Python 3] changed get syntax in ConfigParser module

Summary:
"ConfigParser.get(section, option[, raw[, vars]])" in 2.7
"parser.get(section, option, **kwargs)" in 3.x

Reviewers: PyKolab Developers, sicherha

Reviewed By: PyKolab Developers, sicherha

Differential Revision: https://git.kolab.org/D3436

Details

Provenance
sicherhaAuthored on Mar 13 2022, 8:57 PM
sicherhaPushed on Mar 13 2022, 8:57 PM
Reviewer
PyKolab Developers
Differential Revision
D3436: [Python 3] changed get syntax in ConfigParser module
Parents
rP4c5fc07c8211: [Python 3] dropped module anydbm
Branches
Unknown
Tags
Unknown
Build Status
Buildable 38647