Thanks to visit codestin.com Credit goes to github.com
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 ab99475 commit c0a0c64Copy full SHA for c0a0c64
1 file changed
Doc/library/configparser.rst
@@ -1106,10 +1106,6 @@ ConfigParser Objects
1106
given *section*. Optional arguments have the same meaning as for the
1107
:meth:`get` method.
1108
1109
- .. versionchanged:: 3.2
1110
- Items present in *vars* no longer appear in the result. The previous
1111
- behaviour mixed actual parser options with variables provided for
1112
- interpolation.
1113
1114
.. method:: set(section, option, value)
1115
0 commit comments