Kaydet (Commit) e4a1b6d7 authored tarafından Guido van Rossum's avatar Guido van Rossum

Make the docstring a raw string, for pydoc.

(How many opre of these will we need? :-( )
üst 3aee7752
......@@ -25,7 +25,7 @@
# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# ======================================================================
"""A class supporting chat-style (command/response) protocols.
r"""A class supporting chat-style (command/response) protocols.
This class adds support for 'chat' style protocols - where one side
sends a 'command', and the other sends a response (examples would be
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment