You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:cfgparser

See all merge proposals.

CfgParser has 1 active branch owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:cfgparser
Series: trunk
1 Development 2016-09-05 08:42:34 UTC
5. Fix a bug that causes an exception to...

Author: Matthew Hall
Revision Date: 2016-09-05 08:42:34 UTC

Fix a bug that causes an exception to be raised when calling the has_section() method with a category name that is not used within the config file. In this scenario the method should always return False.

11 of 1 result
You can't create new branches for CfgParser.