From cda41d3bf74f97f8956eb9018bdc02c693b65282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Langa?= Date: Tue, 10 May 2011 15:25:41 +0200 Subject: 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 5b20bb7..c84e423 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. -- cgit v0.12