File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ \section{Standard Module \module{imaplib}}
6363
6464
6565\subsection {IMAP4 Objects }
66+ \label {imap4-objects }
6667
6768All IMAP4rev1 commands are represented by methods of the same name,
6869either upper-case or lower-case.
@@ -203,6 +204,7 @@ \subsection{IMAP4 Objects}
203204
204205
205206\subsection {IMAP4 Example }
207+ \label {imap4-example }
206208
207209Here is a minimal example (without error checking) that opens a
208210mailbox and retrieves and prints all messages:
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ \section{Standard Module \module{imaplib}}
6363
6464
6565\subsection {IMAP4 Objects }
66+ \label {imap4-objects }
6667
6768All IMAP4rev1 commands are represented by methods of the same name,
6869either upper-case or lower-case.
@@ -203,6 +204,7 @@ \subsection{IMAP4 Objects}
203204
204205
205206\subsection {IMAP4 Example }
207+ \label {imap4-example }
206208
207209Here is a minimal example (without error checking) that opens a
208210mailbox and retrieves and prints all messages:
You can’t perform that action at this time.
0 commit comments