pypy-configparser

Backport of the enhanced config parser introduced in Python 3.2 - Python 2.7
  https://bitbucket.org/ambv/configparser
  0
  no reviews



The ancient ConfigParser module available in the standard library 2.x has seen a major update in Python 3.2. This is a backport of those changes so that they can be used directly in Python 2.7.

This package contains PyPy module.