]> granicus.if.org Git - python/commitdiff
Whitespace normalized.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 11 Apr 2011 07:43:52 +0000 (08:43 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 11 Apr 2011 07:43:52 +0000 (08:43 +0100)
Lib/logging/__init__.py

index ef88d0a0ed01bfa3439e6d7e51307107827e4d3f..8f4fc2b02d02ada5d8133fc72921e72f205d9095 100644 (file)
@@ -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