BaseCookie.js_output(attrs=None) Return an embeddable JavaScript snippet, which, if run on a browser which supports JavaScript
finish_request() Actually processes the request by instantiating RequestHandlerClass and calling its handle()
hosts() Returns an iterator over the usable hosts in the network. The usable hosts are all the IP addresses that belong to the
class urllib.parse.ParseResultBytes(scheme, netloc, path, params, query, fragment) Concrete class for urlparse()
OpenerDirector.open(url, data=None[, timeout]) Open the given url (which can be a request object or a string), optionally
class urllib.parse.SplitResult(scheme, netloc, path, query, fragment) Concrete class for urlsplit() results containing
NNTP.set_debuglevel(level) Set the instance’s debugging level. This controls the amount of debugging output printed. The default
Telnet.msg(msg, *args) Print a debug message when the debug level is > 0. If extra arguments are present, they
Telnet.set_option_negotiation_callback(callback) Each time a telnet option is read on the input flow, this callback
FileCookieJar.load(filename=None, ignore_discard=False, ignore_expires=False) Load cookies from a file. Old
Page 13 of 80