这个文档所针对的是一个已不再受支持的 Python 旧版本。 你应当升级版本,并阅读
Python 当前稳定版本的文档
.
导航
索引
模块
|
Python
»
3.5.10 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_EXCL() (在 os 模块中)
O_EXLOCK() (在 os 模块中)
O_NDELAY() (在 os 模块中)
O_NOATIME() (在 os 模块中)
O_NOCTTY() (在 os 模块中)
O_NOFOLLOW() (在 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_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.__slots__ (內置变量)
object_filenames() (distutils.ccompiler.CCompiler 方法)
objects
comparing
flattening
marshalling
persistent
pickling
serializing
obufcount() (ossaudiodev.oss_audio_device 方法)
obuffree() (ossaudiodev.oss_audio_device 方法)
oct() (內置函数)
octal
literals
octal literal
octdigits() (在 string 模块中)
offset (traceback.TracebackException 属性)
(xml.parsers.expat.ExpatError 属性)
OK() (在 curses 模块中)
OleDLL (ctypes 中的类)
onclick() (在 turtle 模块中)
,
[1]
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_NO_COMPRESSION() (在 ssl 模块中)
OP_NO_SSLv2() (在 ssl 模块中)
OP_NO_SSLv3() (在 ssl 模块中)
OP_NO_TLSv1() (在 ssl 模块中)
OP_NO_TLSv1_1() (在 ssl 模块中)
OP_NO_TLSv1_2() (在 ssl 模块中)
OP_SINGLE_DH_USE() (在 ssl 模块中)
OP_SINGLE_ECDH_USE() (在 ssl 模块中)
open
內置函数
,
[1]
open() (distutils.text_file.TextFile 方法)
(imaplib.IMAP4 方法)
(pathlib.Path 方法)
(pipes.Template 方法)
(tarfile.TarFile 类方法)
(telnetlib.Telnet 方法)
(urllib.request.OpenerDirector 方法)
(urllib.request.URLopener 方法)
(webbrowser.controller 方法)
(zipfile.ZipFile 方法)
(內置函数)
(在 aifc 模块中)
(在 bz2 模块中)
(在 codecs 模块中)
(在 dbm 模块中)
(在 dbm.dumb 模块中)
(在 dbm.gnu 模块中)
(在 dbm.ndbm 模块中)
(在 gzip 模块中)
(在 io 模块中)
(在 lzma 模块中)
(在 os 模块中)
(在 ossaudiodev 模块中)
(在 shelve 模块中)
(在 sunau 模块中)
(在 tarfile 模块中)
(在 tokenize 模块中)
(在 wave 模块中)
(在 webbrowser 模块中)
open_connection() (在 asyncio 模块中)
open_new() (webbrowser.controller 方法)
(在 webbrowser 模块中)
open_new_tab() (webbrowser.controller 方法)
(在 webbrowser 模块中)
open_osfhandle() (在 msvcrt 模块中)
open_unix_connection() (在 asyncio 模块中)
open_unknown() (urllib.request.URLopener 方法)
OpenDatabase() (在 msilib 模块中)
OpenerDirector (urllib.request 中的类)
openfp() (在 sunau 模块中)
(在 wave 模块中)
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
Boolean
binary arithmetic
binary bitwise
concatenation
null
,
[1]
repetition
shifting
slice
subscript
unary arithmetic
unary bitwise
operations
Boolean
,
[1]
bitwise
masking
shifting
operations on
dictionary type
integer types
list type
mapping types
numeric types
sequence types
,
[1]
operator
comparison
overloading
precedence
ternary
operator (2to3 fixer)
(模块)
operators
opmap() (在 dis 模块中)
opname() (在 dis 模块中)
optimize() (在 pickletools 模块中)
OPTIMIZED_BYTECODE_SUFFIXES() (在 importlib.machinery 模块中)
Optional() (在 typing 模块中)
OptionGroup (optparse 中的类)
OptionMenu (tkinter.tix 中的类)
OptionParser (optparse 中的类)
options (doctest.Example 属性)
(ssl.SSLContext 属性)
options() (configparser.ConfigParser 方法)
optionxform() (configparser.ConfigParser 方法)
(在 configparser 模块中)
optparse (模块)
or
bitwise
exclusive
inclusive
运算符
,
[1]
,
[2]
or_() (在 operator 模块中)
ord
內置函数
ord() (內置函数)
order
evaluation
ordered_attributes (xml.parsers.expat.xmlparser 属性)
OrderedDict (collections 中的类)
origin (importlib.machinery.ModuleSpec 属性)
origin_req_host (urllib.request.Request 属性)
origin_server (wsgiref.handlers.BaseHandler 属性)
os
模块
os (模块)
os.path (模块)
os_environ (wsgiref.handlers.BaseHandler 属性)
OSError
ossaudiodev (模块)
OSSAudioError
outfile
命令行选项
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]
overlaps() (ipaddress.IPv4Network 方法)
(ipaddress.IPv6Network 方法)
overlay() (curses.window 方法)
overload() (在 typing 模块中)
overloading
operator
overwrite() (curses.window 方法)
owner() (pathlib.Path 方法)
导航
索引
模块
|
Python
»
3.5.10 Documentation
»
|