ssl.match_hostname(cert, hostname) Verify that cert (in decoded format as returned by SSLSocket.getpeercert())
class asyncore.file_dispatcher A file_dispatcher takes a file descriptor or file object
platform.version() Returns the system’s release version, e.g. '#3 on degas'. An empty string is returned if the
copy() Create a shallow copy of the deque. New
readfp(fp, filename=None) Deprecated since version 3.2: Use
HttpRequest.get_host() [source] Returns the originating host of the request using information
sys.settrace(tracefunc) Set the system’s trace function, which allows you to implement a Python source code debugger in Python
faulthandler.dump_traceback(file=sys.stderr, all_threads=True) Dump the tracebacks of all threads into file. If all_threads
end_headers() Adds a blank line (indicating the end of the HTTP headers in the response) to the headers buffer and calls
class xml.sax.xmlreader.XMLReader Base class which can be inherited by SAX parsers.
Page 25 of 100