Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a40d643

Browse files
committed
Documented smtplib, multifile
1 parent 8ddbe91 commit a40d643

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Doc/lib/libwww.tex

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ \chapter{Internet and WWW Services}
3939
\item[nntplib]
4040
--- NNTP protocol client (requires sockets).
4141

42+
\item[smtplib]
43+
--- SMTP protocol client (requires sockets).
44+
4245
\item[urlparse]
4346
--- Parse a URL string into a tuple (addressing scheme identifier, network
4447
location, path, parameters, query string, fragment identifier).
@@ -61,6 +64,9 @@ \chapter{Internet and WWW Services}
6164
\item[mimetools]
6265
--- Tools for parsing MIME style message bodies.
6366

67+
\item[multifile]
68+
--- Make each part of a MIME multipart message ``feel'' like a regular file.
69+
6470
\item[binhex]
6571
--- Encode and decode files in binhex4 format.
6672

0 commit comments

Comments
 (0)