]> granicus.if.org Git - python/commitdiff
Hmmm... better add some \label macros for logical addressing while I'm at it.
authorFred Drake <fdrake@acm.org>
Sat, 11 Apr 1998 13:51:05 +0000 (13:51 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 11 Apr 1998 13:51:05 +0000 (13:51 +0000)
Doc/lib/libimaplib.tex
Doc/libimaplib.tex

index a9b0df58f77a33d981511f38b786435471659201..73baddc945ee58865fa002da24285988151c05f7 100644 (file)
@@ -63,6 +63,7 @@ The following utility functions are defined:
 
 
 \subsection{IMAP4 Objects}
+\label{imap4-objects}
 
 All IMAP4rev1 commands are represented by methods of the same name,
 either upper-case or lower-case.
@@ -203,6 +204,7 @@ each command.
 
 
 \subsection{IMAP4 Example}
+\label{imap4-example}
 
 Here is a minimal example (without error checking) that opens a
 mailbox and retrieves and prints all messages:
index a9b0df58f77a33d981511f38b786435471659201..73baddc945ee58865fa002da24285988151c05f7 100644 (file)
@@ -63,6 +63,7 @@ The following utility functions are defined:
 
 
 \subsection{IMAP4 Objects}
+\label{imap4-objects}
 
 All IMAP4rev1 commands are represented by methods of the same name,
 either upper-case or lower-case.
@@ -203,6 +204,7 @@ each command.
 
 
 \subsection{IMAP4 Example}
+\label{imap4-example}
 
 Here is a minimal example (without error checking) that opens a
 mailbox and retrieves and prints all messages: