mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
#9911: doc copyedits.
This commit is contained in:
parent
af38dc5b0c
commit
6faee4e2ce
31 changed files with 38 additions and 38 deletions
|
@ -191,7 +191,7 @@ Telnet Objects
|
|||
|
||||
If a regular expression ends with a greedy match (such as ``.*``) or if more
|
||||
than one expression can match the same input, the results are
|
||||
indeterministic, and may depend on the I/O timing.
|
||||
non-deterministic, and may depend on the I/O timing.
|
||||
|
||||
|
||||
.. method:: Telnet.set_option_negotiation_callback(callback)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue