This note in documentation was never true.
This commit is contained in:
Łukasz Langa 2018-04-16 20:00:31 -07:00 committed by GitHub
parent 76618061b9
commit a00d440edb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -1120,10 +1120,6 @@ ConfigParser Objects
given *section*. Optional arguments have the same meaning as for the
: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)