Donate Share

ConfigObj

Code

Programming Languages: Python

License: BSD License

Repositories

browse code, statistics cvs -d:pserver:anonymous@configobj.cvs.sourceforge.net:/cvsroot/configobj login

cvs -z3 -d:pserver:anonymous@configobj.cvs.sourceforge.net:/cvsroot/configobj co -P modulename

Show:

What's happening?

  • disable option for interpolation on validation

    I try to store strings which can be interpolated by *my program variables* (not some DEFAULT section variables) *and* use interpolation to create default files from a spec. The current enforced interpolation during validation makes Validate() useless for storage of uninterpolated format strings with validation. Suggestion: 1 provide a way to spec a string which isnt touched at all...

    2009-12-11 01:11:23 UTC by mahsofo

Our Numbers