mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Quote docstring with r"" to keep '\r\n' in example code.
This commit is contained in:
parent
b6e1c11004
commit
e029da0aca
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
"""TELNET client class.
|
||||
r"""TELNET client class.
|
||||
|
||||
Based on RFC 854: TELNET Protocol Specification, by J. Postel and
|
||||
J. Reynolds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue