commit | 19a9af3cab55d937a4342413265a95b26e706e6b | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Sun Jul 08 01:33:19 2012 -0700 |
committer | Senthil Kumaran <senthil@uthcode.com> | Sun Jul 08 01:33:19 2012 -0700 |
tree | 49bac888854288e7ccbc7dfa0cb6138d9010d1df | |
parent | ac3f4f3133b269f4b292fcf3aba5e87141d4e35e [diff] | |
parent | 8d459f0cb850aebf8da524580a7fa389e803be4d [diff] |
merge heads
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()