urllib.parse.urlunsplit(parts) Combine the elements of a tuple as returned by urlsplit() into a complete URL as
get_scheme() Return the URL scheme being used for the current request. The default implementation uses the guess_scheme()
overlaps(other)
reason The reason for this error. It can be a message string or another exception instance.
exception nntplib.NNTPPermanentError Exception raised when a response code in the range 500–599 is received.
HTTPConnection.set_debuglevel(level) Set the debugging level. The default debug level is 0, meaning no debugging
serve_forever(poll_interval=0.5) Handle requests until an explicit shutdown() request. Poll for shutdown every
is_loopback
is_reserved
POP3.retr(which) Retrieve whole message number which, and set its seen flag. Result is in form (response, ['line'
Page 33 of 80