Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Paebbels/pyExtendedConfigParser

Release list

Initial version.

Choose a tag to compare

@Paebbels Paebbels released this 31 Oct 21:53

This release improves ConfigParser from Python standard library:

  • Improves the interpolation algorithm
  • Adds an interpolation cache
  • Allows section name interpolation
  • Supports multiple DEFAULT sections
  • Allows nested interpolations