diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2004-01-11 23:00:16 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2004-01-11 23:00:16 (GMT) |
commit | 44a98237d875737515364299672293360e6c7ef6 (patch) | |
tree | f8a6c8255aba8381193744cee0070fec27ba292e /Doc | |
parent | 69387e19ef2c8f8f920de29087e42e52640db1ee (diff) | |
download | cpython-44a98237d875737515364299672293360e6c7ef6.zip cpython-44a98237d875737515364299672293360e6c7ef6.tar.gz cpython-44a98237d875737515364299672293360e6c7ef6.tar.bz2 |
[Bug #873205] Update URL
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/lib/libpoplib.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libpoplib.tex b/Doc/lib/libpoplib.tex index b056693..e10ee34 100644 --- a/Doc/lib/libpoplib.tex +++ b/Doc/lib/libpoplib.tex @@ -53,7 +53,7 @@ passed to the constructor as a string. \begin{seealso} \seemodule{imaplib}{The standard Python IMAP module.} - \seetitle[http://www.tuxedo.org/\~{}esr/fetchmail/fetchmail-FAQ.html] + \seetitle[http://www.catb.org/\~{}esr/fetchmail/fetchmail-FAQ.html] {Frequently Asked Questions About Fetchmail} {The FAQ for the \program{fetchmail} POP/IMAP client collects information on POP3 server variations and RFC noncompliance |