- O_APPEND()(在 os 模块中)
 
      - O_ASYNC()(在 os 模块中)
 
      - O_BINARY()(在 os 模块中)
 
      - O_CLOEXEC()(在 os 模块中)
 
      - O_CREAT()(在 os 模块中)
 
      - O_DIRECT()(在 os 模块中)
 
      - O_DIRECTORY()(在 os 模块中)
 
      - O_DSYNC()(在 os 模块中)
 
      - O_EVTONLY()(在 os 模块中)
 
      - O_EXCL()(在 os 模块中)
 
      - O_EXLOCK()(在 os 模块中)
 
      - O_FSYNC()(在 os 模块中)
 
      - O_NDELAY()(在 os 模块中)
 
      - O_NOATIME()(在 os 模块中)
 
      - O_NOCTTY()(在 os 模块中)
 
      - O_NOFOLLOW()(在 os 模块中)
 
      - O_NOFOLLOW_ANY()(在 os 模块中)
 
      - O_NOINHERIT()(在 os 模块中)
 
      - O_NONBLOCK()(在 os 模块中)
 
      - O_PATH()(在 os 模块中)
 
      - O_RANDOM()(在 os 模块中)
 
      - O_RDONLY()(在 os 模块中)
 
      - O_RDWR()(在 os 模块中)
 
      - O_RSYNC()(在 os 模块中)
 
      - O_SEQUENTIAL()(在 os 模块中)
 
      - O_SHLOCK()(在 os 模块中)
 
      - O_SHORT_LIVED()(在 os 模块中)
 
      - O_SYMLINK()(在 os 模块中)
 
      - O_SYNC()(在 os 模块中)
 
      - O_TEMPORARY()(在 os 模块中)
 
      - O_TEXT()(在 os 模块中)
 
      - O_TMPFILE()(在 os 模块中)
 
      - O_TRUNC()(在 os 模块中)
 
      - O_WRONLY()(在 os 模块中)
 
      - object -- 对象, [1]
      
        - bytearray, [1], [2], [3]
 
        - callable -- 可调用对象, [1]
 
        - Capsule
 
        - class, [1], [2]
 
        - code, [1], [2], [3]
 
        - complex number -- 复数, [1]
 
        - dictionary -- 字典, [1], [2], [3], [4], [5], [6], [7]
 
        - Ellipsis
 
        - frame -- 帧
 
        - frozenset, [1]
 
        - function -- 函数, [1], [2], [3], [4], [5]
 
        - generator -- 生成器, [1], [2]
 
        - GenericAlias
 
        - immutable -- 不可变对象, [1], [2]
 
        - instancemethod
 
        - integer, [1], [2]
 
        - io.StringIO
 
        - list, [1], [2], [3], [4], [5], [6], [7], [8]
 
        - mapping -- 映射, [1], [2], [3], [4], [5]
 
        - memoryview, [1]
 
        - method -- 方法, [1], [2], [3], [4], [5]
 
        - module, [1], [2]
 
        - mutable -- 可变对象, [1], [2]
 
        - None, [1], [2]
 
        - NotImplemented
 
        - range
 
        - sequence, [1], [2], [3], [4], [5], [6], [7], [8]
 
        - set, [1], [2], [3]
 
        - slice -- 切片
 
        - socket
 
        - string, [1], [2]
 
        - type, [1], [2]
 
        - Union
 
        - 不可变序列
 
        - 元组, [1], [2], [3], [4], [5], [6]
 
        - 内置函数, [1]
 
        - 内置方法, [1]
 
        - 可变序列
 
        - 回溯, [1], [2], [3], [4]
 
        - 复数
 
        - 字节串, [1], [2]
 
        - 实例, [1], [2]
 
        - 布尔值, [1]
 
        - 异步生成器
 
        - 撤销分配
 
        - 数字, [1], [2], [3], [4]
 
        - 文件, [1]
 
        - 最终化
 
        - 浮点数, [1], [2]
 
        - 用户自定义函数, [1], [2]
 
        - 用户自定义方法
 
        - 类实例, [1], [2]
 
        - 长整型
 
        - 集合类型
 
        
      - object.__match_args__(内置变量)
 
      - object.__slots__(内置变量)
 
      - 
    objects
      
 
      - object(UnicodeError 属性)
 
      - object(内置类)
 
      - objobjargproc(C type)
 
      - objobjproc(C type)
 
      - obj(memoryview 属性)
 
      - obufcount() (ossaudiodev.oss_audio_device 方法)
 
      - obuffree() (ossaudiodev.oss_audio_device 方法)
 
      - 
    oct()
      
 
      - octdigits()(在 string 模块中)
 
      - OCTOBER()(在 calendar 模块中)
 
      - offset_data(tarfile.TarInfo 属性)
 
      - offset(SyntaxError 属性)
 
      - offset(tarfile.TarInfo 属性)
 
      - offset(traceback.TracebackException 属性)
 
      - offset(xml.parsers.expat.ExpatError 属性)
 
      - OK()(在 curses 模块中)
 
      - OK()(在 tkinter.messagebox 模块中)
 
      - ok_command() (tkinter.filedialog.LoadFileDialog 方法)
 
      - ok_command() (tkinter.filedialog.SaveFileDialog 方法)
 
      - ok_event() (tkinter.filedialog.FileDialog 方法)
 
      - OKCANCEL()(在 tkinter.messagebox 模块中)
 
      - old_value(contextvars.Token 属性)
 
      - OleDLL(ctypes 中的类)
 
      - on_motion() (tkinter.dnd.DndHandler 方法)
 
      - on_release() (tkinter.dnd.DndHandler 方法)
 
      - onclick()(在 turtle 模块中)
 
      - ondrag()(在 turtle 模块中)
 
      - onecmd() (cmd.Cmd 方法)
 
      - onkey()(在 turtle 模块中)
 
      - onkeypress()(在 turtle 模块中)
 
      - onkeyrelease()(在 turtle 模块中)
 
      - onrelease()(在 turtle 模块中)
 
      - onscreenclick()(在 turtle 模块中)
 
      - ontimer()(在 turtle 模块中)
 
      - OP()(在 token 模块中)
 
      - OP_ALL()(在 ssl 模块中)
 
      - OP_CIPHER_SERVER_PREFERENCE()(在 ssl 模块中)
 
      - OP_ENABLE_KTLS()(在 ssl 模块中)
 
      - OP_ENABLE_MIDDLEBOX_COMPAT()(在 ssl 模块中)
 
      - OP_IGNORE_UNEXPECTED_EOF()(在 ssl 模块中)
 
      - OP_LEGACY_SERVER_CONNECT()(在 ssl 模块中)
 
      - OP_NO_COMPRESSION()(在 ssl 模块中)
 
      - OP_NO_RENEGOTIATION()(在 ssl 模块中)
 
      - OP_NO_SSLv2()(在 ssl 模块中)
 
      - OP_NO_SSLv3()(在 ssl 模块中)
 
      - OP_NO_TICKET()(在 ssl 模块中)
 
      - OP_NO_TLSv1()(在 ssl 模块中)
 
      - OP_NO_TLSv1_1()(在 ssl 模块中)
 
      - OP_NO_TLSv1_2()(在 ssl 模块中)
 
      - OP_NO_TLSv1_3()(在 ssl 模块中)
 
      - OP_SINGLE_DH_USE()(在 ssl 模块中)
 
      - OP_SINGLE_ECDH_USE()(在 ssl 模块中)
 
      - 
    open
      
 
      - 
    open()
      
 
      - open() (imaplib.IMAP4 方法)
 
      - open() (importlib.abc.Traversable 方法)
 
      - open() (importlib.resources.abc.Traversable 方法)
 
      - open() (pathlib.Path 方法)
 
      - open() (pipes.Template 方法)
 
      - open() (telnetlib.Telnet 方法)
 
      - open() (urllib.request.OpenerDirector 方法)
 
      - open() (urllib.request.URLopener 方法)
 
      - open() (webbrowser.controller 方法)
 
      - open() (zipfile.Path 方法)
 
      - open() (zipfile.ZipFile 方法)
 
      - open()(tarfile.TarFile 类方法)
 
      - open()(在 aifc 模块中)
 
      - open()(在 bz2 模块中)
 
      - open()(在 codecs 模块中)
 
      - open()(在 dbm 模块中)
 
      - open()(在 dbm.dumb 模块中)
 
    | 
  
      - open()(在 dbm.gnu 模块中)
 
      - open()(在 dbm.ndbm 模块中)
 
      - open()(在 gzip 模块中)
 
      - open()(在 io 模块中)
 
      - open()(在 lzma 模块中)
 
      - open()(在 os 模块中)
 
      - open()(在 ossaudiodev 模块中)
 
      - open()(在 shelve 模块中)
 
      - open()(在 sunau 模块中)
 
      - open()(在 tarfile 模块中)
 
      - open()(在 tokenize 模块中)
 
      - open()(在 wave 模块中)
 
      - open()(在 webbrowser 模块中)
 
      - open_binary()(在 importlib.resources 模块中)
 
      - open_code()(在 io 模块中)
 
      - open_connection()(在 asyncio 模块中)
 
      - open_flags()(在 dbm.gnu 模块中)
 
      - open_new() (webbrowser.controller 方法)
 
      - open_new()(在 webbrowser 模块中)
 
      - open_new_tab() (webbrowser.controller 方法)
 
      - open_new_tab()(在 webbrowser 模块中)
 
      - open_osfhandle()(在 msvcrt 模块中)
 
      - open_resource() (importlib.abc.ResourceReader 方法)
 
      - open_resource() (importlib.resources.abc.ResourceReader 方法)
 
      - open_text()(在 importlib.resources 模块中)
 
      - open_unix_connection()(在 asyncio 模块中)
 
      - open_unknown() (urllib.request.URLopener 方法)
 
      - open_urlresource()(在 test.support 模块中)
 
      - OpenDatabase()(在 msilib 模块中)
 
      - OpenerDirector(urllib.request 中的类)
 
      - OpenKey()(在 winreg 模块中)
 
      - OpenKeyEx()(在 winreg 模块中)
 
      - openlog()(在 syslog 模块中)
 
      - openmixer()(在 ossaudiodev 模块中)
 
      - openpty()(在 os 模块中)
 
      - openpty()(在 pty 模块中)
 
      - 
    OpenSSL
      
 
      - OPENSSL_VERSION()(在 ssl 模块中)
 
      - OPENSSL_VERSION_INFO()(在 ssl 模块中)
 
      - OPENSSL_VERSION_NUMBER()(在 ssl 模块中)
 
      - OpenView() (msilib.Database 方法)
 
      - Open(tkinter.filedialog 中的类)
 
      - 
    operation
      
 
      - OperationalError
 
      - 
    operator
      
        - !=, [1]
 
        - % (百分号), [1]
 
        - & (和), [1]
 
        - * (星号), [1]
 
        - **, [1]
 
        - + (加号), [1], [2]
 
        - - (减号), [1], [2]
 
        - / (斜杠), [1]
 
        - //, [1]
 
        - < (小与), [1]
 
        - <<, [1]
 
        - <=, [1]
 
        - ==, [1]
 
        - > (大与), [1]
 
        - >=, [1]
 
        - >>, [1]
 
        - @ (at)
 
        - ^ (脱字号), [1]
 
        - | (竖线), [1]
 
        - ~ (波浪号), [1]
 
        - and, [1], [2]
 
        - in, [1], [2]
 
        - is, [1]
 
        - is not, [1]
 
        - module
 
        - not, [1]
 
        - not in, [1], [2]
 
        - or, [1], [2]
 
        - 三目
 
        - 优先
 
        - 比较
 
        - 重载
 
        
      - operator (2to3 fixer)
 
      - opmap()(在 dis 模块中)
 
      - opname()(在 dis 模块中)
 
      - OPT
 
      - optim_args_from_interpreter_flags()(在 test.support 模块中)
 
      - optimize()(在 pickletools 模块中)
 
      - OPTIMIZED_BYTECODE_SUFFIXES()(在 importlib.machinery 模块中)
 
      - optimize(sys.flags 属性)
 
      - Optional()(在 typing 模块中)
 
      - OptionConflictError
 
      - OptionError
 
      - OptionGroup(optparse 中的类)
 
      - OptionMenu(tkinter.tix 中的类)
 
      - OptionParser(optparse 中的类)
 
      - options() (configparser.ConfigParser 方法)
 
      - options(doctest.Example 属性)
 
      - Options(ssl 中的类)
 
      - options(ssl.SSLContext 属性)
 
      - OptionValueError
 
      - optionxform() (configparser.ConfigParser 方法)
 
      - Option(optparse 中的类)
 
      - 
    optparse
      
 
      - 
    or
      
 
      - or_()(在 operator 模块中)
 
      - 
    ord
      
 
      - 
    ord()
      
 
      - ordered_attributes(xml.parsers.expat.xmlparser 属性)
 
      - OrderedDict(collections 中的类)
 
      - OrderedDict(typing 中的类)
 
      - orig_argv()(在 sys 模块中)
 
      - origin_req_host(urllib.request.Request 属性)
 
      - origin_server(wsgiref.handlers.BaseHandler 属性)
 
      - origin(importlib.machinery.ModuleSpec 属性)
 
      - Or(ast 中的类)
 
      - 
    os
      
 
      - 
    os.path
      
 
      - os_environ(wsgiref.handlers.BaseHandler 属性)
 
      - OSError
 
      - 
    ossaudiodev
      
 
      - OSSAudioError
 
      - 
    outfile
      
 
      - output
      
 
      - output() (http.cookies.BaseCookie 方法)
 
      - output() (http.cookies.Morsel 方法)
 
      - output_charset(email.charset.Charset 属性)
 
      - output_codec(email.charset.Charset 属性)
 
      - output_difference() (doctest.OutputChecker 方法)
 
      - OutputChecker(doctest 中的类)
 
      - OutputString() (http.cookies.Morsel 方法)
 
      - output(subprocess.CalledProcessError 属性)
 
      - output(subprocess.TimeoutExpired 属性)
 
      - output(unittest.TestCase 属性)
 
      - OutsideDestinationError
 
      - over() (nntplib.NNTP 方法)
 
      - OverflowError
      
 
      - Overflow(decimal 中的类)
 
      - overlap() (statistics.NormalDist 方法)
 
      - overlaps() (ipaddress.IPv4Network 方法)
 
      - overlaps() (ipaddress.IPv6Network 方法)
 
      - overlay() (curses.window 方法)
 
      - overload()(在 typing 模块中)
 
      - override()(在 typing 模块中)
 
      - overwrite() (curses.window 方法)
 
      - owner() (pathlib.Path 方法)
 
    |