]> granicus.if.org Git - python/commitdiff
Fix markup for versionchanged sphinx directive.
authorSenthil Kumaran <senthil@uthcode.com>
Sun, 8 Jul 2012 08:32:57 +0000 (01:32 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Sun, 8 Jul 2012 08:32:57 +0000 (01:32 -0700)
Doc/library/wsgiref.rst

index 531f4e4759bc9bac6945668bf9947e212696066b..1cef2e9464e2c3914ca27e643404786e2f327973 100644 (file)
@@ -610,10 +610,8 @@ input, output, and error streams.
       servers.
 
       .. versionchanged:: 3.3
-
-      The term "Python" is replaced with implementation specific term like
-      "CPython", "Jython" etc.
-
+         The term "Python" is replaced with implementation specific term like
+         "CPython", "Jython" etc.
 
    .. method:: BaseHandler.get_scheme()