mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Fix a lot of markup and meta-information glitches.
This commit is contained in:
parent
c7a2e4656e
commit
4e9165d2dd
21 changed files with 143 additions and 143 deletions
|
@ -23,7 +23,7 @@ servers that use SSL as an underlying protocol layer.
|
|||
Note that POP3, though widely supported, is obsolescent. The
|
||||
implementation quality of POP3 servers varies widely, and too many are
|
||||
quite poor. If your mailserver supports IMAP, you would be better off
|
||||
using the \code{\refmodule{imaplib}.\class{IMAP4}} class, as IMAP
|
||||
using the \class{\refmodule{imaplib}.IMAP4} class, as IMAP
|
||||
servers tend to be better implemented.
|
||||
|
||||
A single class is provided by the \module{poplib} module:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue