Table of Contents
webbrowser
cgi
cgitb
wsgiref
urllib
urllib2
httplib
ftplib
poplib
imaplib
nntplib
smtplib
smtplib.encode_base64()
smtplib.quoteaddr()
smtplib.quotedata()
smtpd
telnetlib
uuid
urlparse
SocketServer
BaseHTTPServer
SimpleHTTPServer
CGIHTTPServer
cookielib
Cookie
xmlrpclib
SimpleXMLRPCServer
DocXMLRPCServer
smtplib.
quoteaddr
Quote a subset of the email addresses defined by RFC 821.
Should be able to handle anything rfc822.parseaddr can handle.