Unverified Kaydet (Commit) a00d440e authored tarafından Łukasz Langa's avatar Łukasz Langa Kaydeden (comit) GitHub

Revert 72547622 (#6494)

This note in documentation was never true.
üst 76618061
...@@ -1120,10 +1120,6 @@ ConfigParser Objects ...@@ -1120,10 +1120,6 @@ ConfigParser Objects
given *section*. Optional arguments have the same meaning as for the given *section*. Optional arguments have the same meaning as for the
:meth:`get` method. :meth:`get` method.
.. versionchanged:: 3.2
Items present in *vars* no longer appear in the result. The previous
behaviour mixed actual parser options with variables provided for
interpolation.
.. method:: set(section, option, value) .. method:: set(section, option, value)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment