class ftplib.FTP(host='', user='', passwd='', acct='', timeout=None, source_address=None) Return a new instance of the FTP
FTP_TLS.prot_p() Set up secure data connection.
SimpleXMLRPCServer.register_introspection_functions() Registers the XML-RPC introspection functions system.listMethods
class urllib.request.HTTPBasicAuthHandler(password_mgr=None) Handle authentication with the remote host. password_mgr
HTTPConnection.set_tunnel(host, port=None, headers=None) Set the host and the port for HTTP Connect Tunnelling. This allows
HTTPPasswordMgr.find_user_password(realm, authuri) Get user/password for given realm and URI, if any. This method will return
process_request(request, client_address) Calls finish_request() to create an instance of the RequestHandlerClass
webbrowser.register(name, constructor, instance=None) Register the browser type name. Once a browser type is registered
HTTPRedirectHandler.http_error_303(req, fp, code, msg, hdrs) The same as http_error_301(), but called for the ‘see
xmlrpc.client.dumps(params, methodname=None, methodresponse=None, encoding=None, allow_none=False) Convert params into
Page 50 of 80