Fix markup for versionchanged sphinx directive.

This commit is contained in:
Senthil Kumaran 2012-07-08 01:32:57 -07:00
parent 297b143c6d
commit ac3f4f3133

View 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()