- 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 模块中)
- obj (memoryview 属性)
- object
- asynchronous-generator
- Boolean, [1]
- built-in function, [1]
- built-in method, [1]
- bytearray, [1], [2], [3]
- bytes, [1], [2]
- callable, [1]
- Capsule
- class, [1], [2]
- class instance, [1], [2]
- code, [1], [2], [3]
- complex
- complex number, [1]
- deallocation
- dictionary, [1], [2], [3], [4], [5], [6], [7]
- Ellipsis
- file, [1]
- finalization
- floating point, [1], [2]
- frame
- frozenset, [1]
- function, [1], [2], [3], [4], [5]
- generator, [1], [2]
- GenericAlias
- immutable, [1], [2]
- immutable sequence
- instance, [1], [2]
- instancemethod
- integer, [1], [2]
- io.StringIO
- list, [1], [2], [3], [4], [5], [6], [7], [8]
- long integer
- mapping, [1], [2], [3], [4], [5]
- memoryview, [1]
- method, [1], [2], [3], [4], [5]
- module, [1], [2]
- mutable, [1], [2]
- mutable sequence
- None, [1], [2]
- NotImplemented
- numeric, [1], [2], [3], [4]
- range
- sequence, [1], [2], [3], [4], [5], [6], [7], [8]
- set, [1], [2], [3]
- set type
- slice
- socket
- string, [1], [2]
- traceback, [1], [2], [3], [4]
- tuple, [1], [2], [3], [4], [5], [6]
- type, [1], [2]
- Union
- user-defined function, [1], [2]
- user-defined method
- object (UnicodeError 属性)
- object -- 对象
- object.__match_args__ (內置变量)
- object.__slots__ (內置变量)
- object_filenames() (distutils.ccompiler.CCompiler 方法)
-
objects
- objobjargproc (C type)
- objobjproc (C type)
- obufcount() (ossaudiodev.oss_audio_device 方法)
- obuffree() (ossaudiodev.oss_audio_device 方法)
-
oct()
-
octal
- octal literal
- octdigits() (在 string 模块中)
- offset (SyntaxError 属性)
- OK() (在 curses 模块中)
- ok_command() (tkinter.filedialog.LoadFileDialog 方法)
- ok_event() (tkinter.filedialog.FileDialog 方法)
- 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_MIDDLEBOX_COMPAT() (在 ssl 模块中)
- OP_IGNORE_UNEXPECTED_EOF() (在 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 (tkinter.filedialog 中的类)
-
open()
- open() (distutils.text_file.TextFile 方法)
- open_binary() (在 importlib.resources 模块中)
|
- open_code() (在 io 模块中)
- open_connection() (在 asyncio 模块中)
- open_new() (webbrowser.controller 方法)
- open_new_tab() (webbrowser.controller 方法)
- open_osfhandle() (在 msvcrt 模块中)
- 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 模块中)
-
OpenSSL
- OPENSSL_VERSION() (在 ssl 模块中)
- OPENSSL_VERSION_INFO() (在 ssl 模块中)
- OPENSSL_VERSION_NUMBER() (在 ssl 模块中)
- OpenView() (msilib.Database 方法)
-
operation
- OperationalError
-
operations
-
operations on
-
operator
- !=, [1]
- % (percent), [1]
- & (ampersand), [1]
- * (asterisk), [1]
- **, [1]
- + (plus), [1], [2]
- - (minus), [1], [2]
- / (slash), [1]
- //, [1]
- < (less), [1]
- <<, [1]
- <=, [1]
- ==, [1]
- > (greater), [1]
- >=, [1]
- >>, [1]
- @ (at)
- ^ (caret), [1]
- | (vertical bar), [1]
- ~ (tilde), [1]
- and, [1], [2]
- comparison
- in, [1], [2]
- is, [1]
- is not, [1]
- not, [1]
- not in, [1], [2]
- or, [1], [2]
- overloading
- precedence
- ternary
- 模块
- operator (2to3 fixer)
- operators
- opmap() (在 dis 模块中)
- opname() (在 dis 模块中)
- OPT
- optim_args_from_interpreter_flags() (在 test.support 模块中)
- optimize() (在 pickletools 模块中)
- OPTIMIZED_BYTECODE_SUFFIXES() (在 importlib.machinery 模块中)
- Option (optparse 中的类)
- Optional() (在 typing 模块中)
- OptionConflictError
- OptionError
- OptionGroup (optparse 中的类)
- OptionMenu (tkinter.tix 中的类)
- OptionParser (optparse 中的类)
- options (doctest.Example 属性)
- Options (ssl 中的类)
- options (ssl.SSLContext 属性)
- options() (configparser.ConfigParser 方法)
- OptionValueError
- optionxform() (configparser.ConfigParser 方法)
-
optparse
-
or
- Or (ast 中的类)
- or_() (在 operator 模块中)
-
ord
-
ord()
-
order
- ordered_attributes (xml.parsers.expat.xmlparser 属性)
- OrderedDict (collections 中的类)
- orig_argv() (在 sys 模块中)
- origin (importlib.machinery.ModuleSpec 属性)
- origin_req_host (urllib.request.Request 属性)
- origin_server (wsgiref.handlers.BaseHandler 属性)
-
os
-
os.path
- os_environ (wsgiref.handlers.BaseHandler 属性)
- OSError
-
ossaudiodev
- OSSAudioError
-
outfile
- output
- output (subprocess.CalledProcessError 属性)
- output() (http.cookies.BaseCookie 方法)
- output_charset (email.charset.Charset 属性)
- output_codec (email.charset.Charset 属性)
- output_difference() (doctest.OutputChecker 方法)
- OutputChecker (doctest 中的类)
- OutputString() (http.cookies.Morsel 方法)
- OutsideDestinationError
- over() (nntplib.NNTP 方法)
- Overflow (decimal 中的类)
- OverflowError
- overlap() (statistics.NormalDist 方法)
- overlaps() (ipaddress.IPv4Network 方法)
- overlay() (curses.window 方法)
- overload() (在 typing 模块中)
-
overloading
- overwrite() (curses.window 方法)
- owner() (pathlib.Path 方法)
|