mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
#11515: Merge with 3.2.
This commit is contained in:
commit
373089239b
50 changed files with 59 additions and 59 deletions
|
@ -315,7 +315,7 @@ class _NNTPBase:
|
|||
|
||||
readermode is sometimes necessary if you are connecting to an
|
||||
NNTP server on the local machine and intend to call
|
||||
reader-specific comamnds, such as `group'. If you get
|
||||
reader-specific commands, such as `group'. If you get
|
||||
unexpected NNTPPermanentErrors, you might need to set
|
||||
readermode.
|
||||
"""
|
||||
|
@ -1015,7 +1015,7 @@ class NNTP(_NNTPBase):
|
|||
|
||||
readermode is sometimes necessary if you are connecting to an
|
||||
NNTP server on the local machine and intend to call
|
||||
reader-specific comamnds, such as `group'. If you get
|
||||
reader-specific commands, such as `group'. If you get
|
||||
unexpected NNTPPermanentErrors, you might need to set
|
||||
readermode.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue