]> granicus.if.org Git - python/commitdiff
Actually print out the description of what changed.
authorŁukasz Langa <lukasz@langa.pl>
Tue, 10 May 2011 13:25:41 +0000 (15:25 +0200)
committerŁukasz Langa <lukasz@langa.pl>
Tue, 10 May 2011 13:25:41 +0000 (15:25 +0200)
Doc/library/configparser.rst

index 5b20bb70e40bb146b370aea56af072c1bca227d3..c84e4234056de88f798d0e76543e9bc4bfdd56bf 100644 (file)
@@ -1065,7 +1065,6 @@ ConfigParser Objects
       :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.