mirror of https://github.com/python/cpython
parent
76618061b9
commit
a00d440edb
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue