commit | ac3f4f3133b269f4b292fcf3aba5e87141d4e35e | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Sun Jul 08 01:32:57 2012 -0700 |
committer | Senthil Kumaran <senthil@uthcode.com> | Sun Jul 08 01:32:57 2012 -0700 |
tree | 5ecbb7237ff377ef5a114506741d99c777867e1e | |
parent | 297b143c6d118a30319d97c3de000d315f123fa3 [diff] |
Fix markup for versionchanged sphinx directive.
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 @@ 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()