From cda41d3bf74f97f8956eb9018bdc02c693b65282 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=81ukasz=20Langa?= Date: Tue, 10 May 2011 15:25:41 +0200 Subject: [PATCH] Actually print out the description of what changed. --- Doc/library/configparser.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/Doc/library/configparser.rst b/Doc/library/configparser.rst index 5b20bb70e4..c84e423405 100644 --- a/Doc/library/configparser.rst +++ b/Doc/library/configparser.rst @@ -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. -- 2.40.0