From ac3f4f3133b269f4b292fcf3aba5e87141d4e35e Mon Sep 17 00:00:00 2001 From: Senthil Kumaran Date: Sun, 8 Jul 2012 01:32:57 -0700 Subject: Fix markup for versionchanged sphinx directive. --- Doc/library/wsgiref.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Doc/library/wsgiref.rst b/Doc/library/wsgiref.rst index 531f4e4..1cef2e9 100644 --- a/Doc/library/wsgiref.rst +++ b/Doc/library/wsgiref.rst @@ -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() -- cgit v0.12