导航
索引
模块
|
Python
»
3.10.2 Documentation
»
索引
|
索引 – O
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
code
,
[1]
,
[2]
,
[3]
deallocation
finalization
immutable
,
[1]
numeric
object (UnicodeError 属性)
(內置类)
object -- 对象
object.__match_args__ (內置变量)
object.__slots__ (內置变量)
object_filenames() (distutils.ccompiler.CCompiler 方法)
objects
comparing
flattening
marshalling
persistent
pickling
serializing
objobjargproc (C type)
objobjproc (C type)
obufcount() (ossaudiodev.oss_audio_device 方法)
obuffree() (ossaudiodev.oss_audio_device 方法)
oct()
內置函数
octal
literals
octal literal
octdigits() (在 string 模块中)
offset (SyntaxError 属性)
(traceback.TracebackException 属性)
(xml.parsers.expat.ExpatError 属性)
OK() (在 curses 模块中)
ok_command() (tkinter.filedialog.LoadFileDialog 方法)
(tkinter.filedialog.SaveFileDialog 方法)
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
內置函数
,
[1]
Open (tkinter.filedialog 中的类)
open()
內置函数
open() (distutils.text_file.TextFile 方法)
(imaplib.IMAP4 方法)
(importlib.abc.Traversable 方法)
(pathlib.Path 方法)
(pipes.Template 方法)
(tarfile.TarFile 类方法)
(telnetlib.Telnet 方法)
(urllib.request.OpenerDirector 方法)
(urllib.request.URLopener 方法)
(webbrowser.controller 方法)
(zipfile.Path 方法)
(zipfile.ZipFile 方法)
(在 aifc 模块中)
(在 bz2 模块中)
(在 codecs 模块中)
(在 dbm 模块中)
(在 dbm.dumb 模块中)
(在 dbm.gnu 模块中)
(在 dbm.ndbm 模块中)
(在 gzip 模块中)
(在 io 模块中)
(在 lzma 模块中)
(在 os 模块中)
(在 ossaudiodev 模块中)
(在 shelve 模块中)
(在 sunau 模块中)
(在 tarfile 模块中)
(在 tokenize 模块中)
(在 wave 模块中)
(在 webbrowser 模块中)
open_binary() (在 importlib.resources 模块中)
open_code() (在 io 模块中)
open_connection() (在 asyncio 模块中)
open_new() (webbrowser.controller 方法)
(在 webbrowser 模块中)
open_new_tab() (webbrowser.controller 方法)
(在 webbrowser 模块中)
open_osfhandle() (在 msvcrt 模块中)
open_resource() (importlib.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 模块中)
(在 pty 模块中)
OpenSSL
(use in module hashlib)
(use in module ssl)
OPENSSL_VERSION() (在 ssl 模块中)
OPENSSL_VERSION_INFO() (在 ssl 模块中)
OPENSSL_VERSION_NUMBER() (在 ssl 模块中)
OpenView() (msilib.Database 方法)
operation
binary arithmetic
binary bitwise
Boolean
concatenation
null
,
[1]
power
repetition
shifting
slice
subscript
unary arithmetic
unary bitwise
OperationalError
operations
bitwise
Boolean
,
[1]
masking
shifting
operations on
dictionary type
integer types
list type
mapping types
numeric types
sequence types
,
[1]
operator
+ (plus)
,
[1]
,
[2]
- (minus)
,
[1]
,
[2]
comparison
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 模块中)
Optional() (在 typing 模块中)
OptionGroup (optparse 中的类)
OptionMenu (tkinter.tix 中的类)
OptionParser (optparse 中的类)
options (doctest.Example 属性)
Options (ssl 中的类)
options (ssl.SSLContext 属性)
options() (configparser.ConfigParser 方法)
optionxform() (configparser.ConfigParser 方法)
optparse
模块
or
bitwise
exclusive
inclusive
运算符
,
[1]
,
[2]
Or (ast 中的类)
or_() (在 operator 模块中)
ord
內置函数
ord()
內置函数
order
evaluation
ordered_attributes (xml.parsers.expat.xmlparser 属性)
OrderedDict (collections 中的类)
(typing 中的类)
orig_argv() (在 sys 模块中)
origin (importlib.machinery.ModuleSpec 属性)
origin_req_host (urllib.request.Request 属性)
origin_server (wsgiref.handlers.BaseHandler 属性)
os
模块
,
[1]
os.path
模块
os_environ (wsgiref.handlers.BaseHandler 属性)
OSError
ossaudiodev
模块
OSSAudioError
outfile
json.tool command line option
output
standard
output (subprocess.CalledProcessError 属性)
(subprocess.TimeoutExpired 属性)
(unittest.TestCase 属性)
output() (http.cookies.BaseCookie 方法)
(http.cookies.Morsel 方法)
output_charset (email.charset.Charset 属性)
output_charset() (gettext.NullTranslations 方法)
output_codec (email.charset.Charset 属性)
output_difference() (doctest.OutputChecker 方法)
OutputChecker (doctest 中的类)
OutputString() (http.cookies.Morsel 方法)
over() (nntplib.NNTP 方法)
Overflow (decimal 中的类)
OverflowError
(built-in exception)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
overlap() (statistics.NormalDist 方法)
overlaps() (ipaddress.IPv4Network 方法)
(ipaddress.IPv6Network 方法)
overlay() (curses.window 方法)
overload() (在 typing 模块中)
overloading
operator
overwrite() (curses.window 方法)
owner() (pathlib.Path 方法)
导航
索引
模块
|
Python
»
3.10.2 Documentation
»
索引
|