Skip to content

Initial version.

Latest
Compare
Choose a tag to compare
@Paebbels Paebbels released this 31 Oct 21:53
· 12 commits to master since this release

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