The ancient ConfigParser module available in the standard library 2.x has seen a major update in Python 3.x. This is a backport of those changes so that they can be used directly in Python 2.7.
configparser2 is derived from Lukasz Langa’s configparser mercurial repo. The only difference is a name is not conflicting with the default python3 configparser.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
4.0.0-bp153.3.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
4.0.0-bp152.2.17 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
4.0.0-bp151.1.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|