We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d95d4 commit 2ba8e6aCopy full SHA for 2ba8e6a
Lib/configparser.py
@@ -59,7 +59,7 @@
59
instance. It will be used as the handler for option value
60
pre-processing when using getters. RawConfigParser objects don't do
61
any sort of interpolation, whereas ConfigParser uses an instance of
62
- BasicInterpolation. The library also provides a ``zc.buildbot``
+ BasicInterpolation. The library also provides a ``zc.buildout``
63
inspired ExtendedInterpolation implementation.
64
65
When `converters` is given, it should be a dictionary where each key
0 commit comments