From: Vinay Sajip Date: Mon, 11 Apr 2011 07:43:52 +0000 (+0100) Subject: Whitespace normalized. X-Git-Tag: v3.3.0a1~2621 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3359eec7d96237eff157e513ccfd5c5370088bc;p=thirdparty%2FPython%2Fcpython.git Whitespace normalized. --- diff --git a/Lib/logging/__init__.py b/Lib/logging/__init__.py index ef88d0a0ed01..8f4fc2b02d02 100644 --- a/Lib/logging/__init__.py +++ b/Lib/logging/__init__.py @@ -1663,7 +1663,7 @@ def basicConfig(**kwargs): .. versionchanged:: 3.2 Added the ``style`` parameter. - + .. versionchanged:: 3.3 Added the ``handlers`` parameter. A ``ValueError`` is now thrown for incompatible arguments (e.g. ``handlers`` specified together with