| 
  
      - heapmin() (在 msvcrt 模块中)
 
      - heappop() (在 heapq 模块中)
 
      - heappush() (在 heapq 模块中)
 
      - heappushpop() (在 heapq 模块中)
 
      - 
    heapq
      
 
      - heapreplace() (在 heapq 模块中)
 
      - helo() (smtplib.SMTP 方法)
 
      - 
    help
      
 
      - help (optparse.Option 属性)
      
 
      - 
    help()
      
 
      - help() (nntplib.NNTP 方法)
 
      - herror
 
      - hex (uuid.UUID 属性)
 
      - 
    hex()
      
 
      - hex() (bytearray 方法)
      
 
      - 
    hexadecimal
      
 
      - hexadecimal literal
 
      - hexbin() (在 binhex 模块中)
 
      - hexdigest() (hashlib.hash 方法)
      
 
      - hexdigits() (在 string 模块中)
 
      - hexlify() (在 binascii 模块中)
 
      - hexversion() (在 sys 模块中)
 
      - hidden() (curses.panel.Panel 方法)
 
      - hide() (curses.panel.Panel 方法)
      
 
      - hide_cookie2 (http.cookiejar.CookiePolicy 属性)
 
      - hideturtle() (在 turtle 模块中)
 
      - 
    hierarchy
      
 
      - HierarchyRequestErr
 
      - HIGH_PRIORITY_CLASS() (在 subprocess 模块中)
 
      - HIGHEST_PROTOCOL() (在 pickle 模块中)
 
      - hits (bdb.Breakpoint 属性)
 
      - HKEY_CLASSES_ROOT() (在 winreg 模块中)
 
      - HKEY_CURRENT_CONFIG() (在 winreg 模块中)
 
      - HKEY_CURRENT_USER() (在 winreg 模块中)
 
      - HKEY_DYN_DATA() (在 winreg 模块中)
 
      - HKEY_LOCAL_MACHINE() (在 winreg 模块中)
 
      - HKEY_PERFORMANCE_DATA() (在 winreg 模块中)
 
      - HKEY_USERS() (在 winreg 模块中)
 
      - hline() (curses.window 方法)
 
      - HList (tkinter.tix 中的类)
 
      - hls_to_rgb() (在 colorsys 模块中)
 
      - 
    hmac
      
 
      - HOME, [1], [2], [3], [4], [5], [6], [7], [8], [9]
 
      - home() (pathlib.Path 类方法)
      
 
      - HOMEDRIVE, [1]
 
      - HOMEPATH, [1]
 
      - hook_compressed() (在 fileinput 模块中)
 
      - hook_encoded() (在 fileinput 模块中)
 
      - 
    hooks
      
 
      - host (urllib.request.Request 属性)
 
      - hostmask (ipaddress.IPv4Network 属性)
      
 
      - hostname_checks_common_name (ssl.SSLContext 属性)
 
      - hosts (netrc.netrc 属性)
 
      - hosts() (ipaddress.IPv4Network 方法)
      
 
      - hour (datetime.datetime 属性)
      
 
      - HRESULT (ctypes 中的类)
 
      - hStdError (subprocess.STARTUPINFO 属性)
 
      - hStdInput (subprocess.STARTUPINFO 属性)
 
      - hStdOutput (subprocess.STARTUPINFO 属性)
 
      - hsv_to_rgb() (在 colorsys 模块中)
 
      - ht() (在 turtle 模块中)
 
      - HTML, [1]
 
      - 
    html
      
 
      - html() (在 cgitb 模块中)
 
      - 
    html.entities
      
 
      - 
    html.parser
      
 
      - html5() (在 html.entities 模块中)
 
      - HTMLCalendar (calendar 中的类)
 
      - HtmlDiff (difflib 中的类)
 
      - HTMLParser (html.parser 中的类)
 
      - htonl() (在 socket 模块中)
 
      - htons() (在 socket 模块中)
 
      - 
    HTTP
      
 
      - 
    http
      
 
      - HTTP() (在 email.policy 模块中)
 
      - 
    http.client
      
 
      - 
    http.cookiejar
      
 
      - 
    http.cookies
      
 
      - 
    http.server
      
 
      - http_error_301() (urllib.request.HTTPRedirectHandler 方法)
 
      - http_error_302() (urllib.request.HTTPRedirectHandler 方法)
 
      - http_error_303() (urllib.request.HTTPRedirectHandler 方法)
 
      - http_error_307() (urllib.request.HTTPRedirectHandler 方法)
 
      - http_error_401() (urllib.request.HTTPBasicAuthHandler 方法)
      
 
      - http_error_407() (urllib.request.ProxyBasicAuthHandler 方法)
      
 
      - http_error_auth_reqed() (urllib.request.AbstractBasicAuthHandler 方法)
      
 
      - http_error_default() (urllib.request.BaseHandler 方法)
 
      - http_open() (urllib.request.HTTPHandler 方法)
 
      - HTTP_PORT() (在 http.client 模块中)
 
      - http_proxy, [1], [2]
 
      - http_response() (urllib.request.HTTPErrorProcessor 方法)
 
      - http_version (wsgiref.handlers.BaseHandler 属性)
 
      - HTTPBasicAuthHandler (urllib.request 中的类)
 
      - HTTPConnection (http.client 中的类)
 
      - HTTPCookieProcessor (urllib.request 中的类)
 
      - httpd
 
      - HTTPDefaultErrorHandler (urllib.request 中的类)
 
      - HTTPDigestAuthHandler (urllib.request 中的类)
 
      - HTTPError
 
      - HTTPErrorProcessor (urllib.request 中的类)
 
      - HTTPException
 
      - HTTPHandler (logging.handlers 中的类)
      
 
      - HTTPPasswordMgr (urllib.request 中的类)
 
      - HTTPPasswordMgrWithDefaultRealm (urllib.request 中的类)
 
      - HTTPPasswordMgrWithPriorAuth (urllib.request 中的类)
 
      - HTTPRedirectHandler (urllib.request 中的类)
 
      - HTTPResponse (http.client 中的类)
 
      - https_open() (urllib.request.HTTPSHandler 方法)
 
      - HTTPS_PORT() (在 http.client 模块中)
 
      - https_response() (urllib.request.HTTPErrorProcessor 方法)
 
      - HTTPSConnection (http.client 中的类)
 
      - HTTPServer (http.server 中的类)
 
      - HTTPSHandler (urllib.request 中的类)
 
      - HTTPStatus (http 中的类)
 
      - hypot() (在 math 模块中)
 
    |