索引

Symbols | _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Symbols

Symbols

! (pdb command)
!=
操作数
%
操作数
% formatting
% interpolation
%PATH%, [1], [2]
&
操作数
*
in function calls
操作数
语句, [1]
**
in function calls
操作数
语句, [1]
+
操作数
-
操作数
--help
trace 命令行选项
命令行选项
--ignore-dir=<dir>
trace 命令行选项
--ignore-module=<mod>
trace 命令行选项
--user-base
site 命令行选项
--user-site
site 命令行选项
--version
trace 命令行选项
命令行选项
-> (return annotation assignment)
-a, --annotate
pickletools 命令行选项
-B
命令行选项
-b
compileall 命令行选项
命令行选项
-b, --buffer
unittest 命令行选项
-c <command>
命令行选项
-c, --catch
unittest 命令行选项
-c, --clock
timeit 命令行选项
-c, --count
trace 命令行选项
-C, --coverdir=<dir>
trace 命令行选项
-d
命令行选项
-d destdir
compileall 命令行选项
-E
命令行选项
-e, --exact
tokenize 命令行选项
-f
compileall 命令行选项
-f, --failfast
unittest 命令行选项
-f, --file=<file>
trace 命令行选项
-g, --timing
trace 命令行选项
-h
命令行选项
-h, --help
timeit 命令行选项
tokenize 命令行选项
-i
命令行选项
-i list
compileall 命令行选项
-J
命令行选项
-l
compileall 命令行选项
-l, --indentlevel=<num>
pickletools 命令行选项
-l, --listfuncs
trace 命令行选项
-m <module-name>
命令行选项
-m, --memo
pickletools 命令行选项
-m, --missing
trace 命令行选项
-n N, --number=N
timeit 命令行选项
-O
命令行选项
-o, --output=<file>
pickletools 命令行选项
-OO
命令行选项
-p pattern
unittest-discover 命令行选项
-p, --preamble=<preamble>
pickletools 命令行选项
-p, --process
timeit 命令行选项
-q
compileall 命令行选项
命令行选项
-R
命令行选项
-r N, --repeat=N
timeit 命令行选项
-R, --no-report
trace 命令行选项
-r, --report
trace 命令行选项
-S
命令行选项
-s
命令行选项
-s directory
unittest-discover 命令行选项
-s S, --setup=S
timeit 命令行选项
-s, --summary
trace 命令行选项
-t directory
unittest-discover 命令行选项
-t, --time
timeit 命令行选项
-t, --trace
trace 命令行选项
-T, --trackcalls
trace 命令行选项
-u
命令行选项
-V
命令行选项
-v
命令行选项
-v, --verbose
timeit 命令行选项
unittest-discover 命令行选项
-W arg
命令行选项
-X
命令行选项
-x
命令行选项
-x regex
compileall 命令行选项
...
.ini
file
.pdbrc
file
/
操作数
//
操作数
2to3
: package
namespace
portion
<
操作数
<<
操作数
<=
操作数
<protocol>_proxy
==
操作数
>
操作数
>=
操作数
>>
操作数
>>>
@
语句
^
操作数

_

__abs__() (object 方法)
(在 operator 模块中)
__add__() (object 方法)
(在 operator 模块中)
__all__
(optional module attribute), [1]
(package variable)
__and__() (object 方法)
(在 operator 模块中)
__annotations__ (function attribute)
__bases__ (class attribute)
(class 属性)
__bool__() (object method)
(object 方法)
__bytes__() (object 方法)
__call__() (email.headerregistry.HeaderRegistry 方法)
(object method)
(object 方法)
__cause__ (exception attribute)
__ceil__() (fractions.Fraction 方法)
__class__ (instance attribute)
(instance 属性)
(unittest.mock.Mock 属性)
__closure__ (function attribute)
__code__ (function attribute)
(function object attribute)
__complex__() (object 方法)
__concat__() (在 operator 模块中)
__contains__() (email.message.Message 方法)
(mailbox.Mailbox 方法)
(object 方法)
(在 operator 模块中)
__context__ (exception attribute)
__copy__() (copy protocol)
__debug__
(內置变量)
__deepcopy__() (copy protocol)
__defaults__ (function attribute)
__del__() (object 方法)
__delattr__() (object 方法)
__delete__() (object 方法)
__delitem__() (email.message.Message 方法)
(mailbox.MH 方法)
(mailbox.Mailbox 方法)
(object 方法)
(在 operator 模块中)
__dict__ (class attribute)
(function attribute)
(instance attribute)
(module attribute), [1]
(object 属性)
__dir__() (object 方法)
(unittest.mock.Mock 方法)
__displayhook__() (在 sys 模块中)
__divmod__() (object 方法)
__doc__ (class attribute)
(function attribute)
(method attribute)
(module attribute), [1]
__enter__() (contextmanager 方法)
(object 方法)
(winreg.PyHKEY 方法)
__eq__() (email.charset.Charset 方法)
(email.header.Header 方法)
(instance method)
(memoryview 方法)
(object 方法)
(在 operator 模块中)
__excepthook__() (在 sys 模块中)
__exit__() (contextmanager 方法)
(object 方法)
(winreg.PyHKEY 方法)
__file__ (module attribute), [1], [2]
__float__() (object 方法)
__floor__() (fractions.Fraction 方法)
__floordiv__() (object 方法)
(在 operator 模块中)
__format__
__format__() (object 方法)
__func__ (method attribute)
__future__
(模块)
__ge__() (instance method)
(object 方法)
(在 operator 模块中)
__get__() (object 方法)
__getattr__() (object 方法)
__getattribute__() (object 方法)
__getitem__() (email.headerregistry.HeaderRegistry 方法)
(email.message.Message 方法)
(mailbox.Mailbox 方法)
(mapping object method)
(object 方法)
(在 operator 模块中)
__getnewargs__() (pickle.object 方法)
__getstate__() (copy protocol)
(pickle.object 方法)
__globals__ (function attribute)
__gt__() (instance method)
(object 方法)
(在 operator 模块中)
__hash__() (object 方法)
__iadd__() (object 方法)
(在 operator 模块中)
__iand__() (object 方法)
(在 operator 模块中)
__iconcat__() (在 operator 模块中)
__ifloordiv__() (object 方法)
(在 operator 模块中)
__ilshift__() (object 方法)
(在 operator 模块中)
__imod__() (object 方法)
(在 operator 模块中)
__import__
內置函数
__import__() (內置函数)
(在 importlib 模块中)
__imul__() (object 方法)
(在 operator 模块中)
__index__() (object 方法)
(在 operator 模块中)
__init__() (difflib.HtmlDiff 方法)
(logging.Handler 方法)
(logging.logging.Formatter 方法)
(object 方法)
__instancecheck__() (class 方法)
__int__() (object 方法)
__inv__() (在 operator 模块中)
__invert__() (object 方法)
(在 operator 模块中)
__ior__() (object 方法)
(在 operator 模块中)
__ipow__() (object 方法)
(在 operator 模块中)
__irshift__() (object 方法)
(在 operator 模块中)
__isub__() (object 方法)
(在 operator 模块中)
__iter__() (container 方法)
(iterator 方法)
(mailbox.Mailbox 方法)
(object 方法)
(unittest.TestSuite 方法)
__itruediv__() (object 方法)
(在 operator 模块中)
__ixor__() (object 方法)
(在 operator 模块中)
__kwdefaults__ (function attribute)
__le__() (instance method)
(object 方法)
(在 operator 模块中)
__len__() (email.message.Message 方法)
(mailbox.Mailbox 方法)
(mapping object method)
(object 方法)
__length_hint__() (object 方法)
__lshift__() (object 方法)
(在 operator 模块中)
__lt__() (instance method)
(object 方法)
(在 operator 模块中)
__main__
模块, [1], [2], [3], [4], [5]
__main__ (模块)
__missing__() (collections.defaultdict 方法)
__mod__() (object 方法)
(在 operator 模块中)
__module__ (class attribute)
(function attribute)
(method attribute)
__mro__ (class 属性)
__mul__() (object 方法)
(在 operator 模块中)
__name__ (class attribute)
(class 属性)
(function attribute)
(method attribute)
(module attribute), [1], [2]
__ne__() (email.charset.Charset 方法)
(email.header.Header 方法)
(instance method)
(object 方法)
(在 operator 模块中)
__neg__() (object 方法)
(在 operator 模块中)
__new__() (object 方法)
__next__() (csv.csvreader 方法)
(generator 方法)
(iterator 方法)
__not__() (在 operator 模块中)
__or__() (object 方法)
(在 operator 模块中)
__pos__() (object 方法)
(在 operator 模块中)
__pow__() (object 方法)
(在 operator 模块中)
__qualname__ (class 属性)
__radd__() (object 方法)
__rand__() (object 方法)
__rdivmod__() (object 方法)
__reduce__() (pickle.object 方法)
__reduce_ex__() (pickle.object 方法)
__repr__() (multiprocessing.managers.BaseProxy 方法)
(netrc.netrc 方法)
(object 方法)
__reversed__() (object 方法)
__rfloordiv__() (object 方法)
__rlshift__() (object 方法)
__rmod__() (object 方法)
__rmul__() (object 方法)
__ror__() (object 方法)
__round__() (fractions.Fraction 方法)
(object 方法)
__rpow__() (object 方法)
__rrshift__() (object 方法)
__rshift__() (object 方法)
(在 operator 模块中)
__rsub__() (object 方法)
__rtruediv__() (object 方法)
__rxor__() (object 方法)
__self__ (method attribute)
__set__() (object 方法)
__setattr__() (object 方法)
__setitem__() (email.message.Message 方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(object 方法)
(在 operator 模块中)
__setstate__() (copy protocol)
(pickle.object 方法)
__slots__
__stderr__() (在 sys 模块中)
__stdin__() (在 sys 模块中)
__stdout__() (在 sys 模块中)
__str__() (datetime.date 方法)
(datetime.datetime 方法)
(datetime.time 方法)
(email.charset.Charset 方法)
(email.header.Header 方法)
(email.headerregistry.Address 方法)
(email.headerregistry.Group 方法)
(email.message.Message 方法)
(multiprocessing.managers.BaseProxy 方法)
(object 方法)
__sub__() (object 方法)
(在 operator 模块中)
__subclasscheck__() (class 方法)
__subclasses__() (class 方法)
__subclasshook__() (abc.ABCMeta 方法)
__traceback__ (exception attribute)
__truediv__() (object 方法)
(在 operator 模块中)
__xor__() (object 方法)
(在 operator 模块中)
_anonymous_ (ctypes.Structure 属性)
_asdict() (collections.somenamedtuple 方法)
_b_base_ (ctypes._CData 属性)
_b_needsfree_ (ctypes._CData 属性)
_callmethod() (multiprocessing.managers.BaseProxy 方法)
_CData (class in ctypes)
_clear_type_cache() (在 sys 模块中)
_current_frames() (在 sys 模块中)
_debugmallocstats() (在 sys 模块中)
_dummy_thread (模块)
_exit() (在 os 模块中)
_fields (ast.AST 属性)
(collections.somenamedtuple 属性)
_fields_ (ctypes.Structure 属性)
_flush() (wsgiref.handlers.BaseHandler 方法)
_frozen (C 类型)
_FuncPtr (class in ctypes)
_get_child_mock() (unittest.mock.Mock 方法)
_getframe() (在 sys 模块中)
_getvalue() (multiprocessing.managers.BaseProxy 方法)
_handle (ctypes.PyDLL 属性)
_inittab (C 类型)
_locale
模块
_make() (collections.somenamedtuple class method)
_makeResult() (unittest.TextTestRunner 方法)
_name (ctypes.PyDLL 属性)
_objects (ctypes._CData 属性)
_pack_ (ctypes.Structure 属性)
_parse() (gettext.NullTranslations 方法)
_Py_c_diff (C 函数)
_Py_c_neg (C 函数)
_Py_c_pow (C 函数)
_Py_c_prod (C 函数)
_Py_c_quot (C 函数)
_Py_c_sum (C 函数)
_Py_NoneStruct (C 变量)
_PyBytes_Resize (C 函数)
_PyImport_FindExtension (C 函数)
_PyImport_Fini (C 函数)
_PyImport_FixupExtension (C 函数)
_PyImport_Init (C 函数)
_PyObject_GC_TRACK (C 函数)
_PyObject_GC_UNTRACK (C 函数)
_PyObject_New (C 函数)
_PyObject_NewVar (C 函数)
_PyTuple_Resize (C 函数)
_replace() (collections.somenamedtuple 方法)
_setroot() (xml.etree.ElementTree.ElementTree 方法)
_SimpleCData (class in ctypes)
_source (collections.somenamedtuple 属性)
_structure() (在 email.iterators 模块中)
_thread
模块
_thread (模块)
_write() (wsgiref.handlers.BaseHandler 方法)
_xoptions() (在 sys 模块中)

A

A() (在 re 模块中)
a-LAW
A-LAW, [1]
a2b_base64() (在 binascii 模块中)
a2b_hex() (在 binascii 模块中)
a2b_hqx() (在 binascii 模块中)
a2b_qp() (在 binascii 模块中)
a2b_uu() (在 binascii 模块中)
ABC (class in abc)
abc (模块)
ABCMeta (class in abc)
abiflags() (在 sys 模块中)
abort()
(ftplib.FTP 方法)
(threading.Barrier 方法)
(在 os 模块中)
above() (curses.panel.Panel 方法)
abs
內置函数, [1]
abs() (decimal.Context 方法)
(內置函数)
(在 operator 模块中)
abspath() (在 os.path 模块中)
abstract base class
AbstractBasicAuthHandler (class in urllib.request)
abstractclassmethod() (在 abc 模块中)
AbstractDigestAuthHandler (class in urllib.request)
AbstractFormatter (class in formatter)
abstractmethod() (在 abc 模块中)
abstractproperty() (在 abc 模块中)
abstractstaticmethod() (在 abc 模块中)
AbstractWriter (class in formatter)
accept() (asyncore.dispatcher 方法)
(multiprocessing.connection.Listener 方法)
(socket.socket 方法)
access() (在 os 模块中)
accumulate() (在 itertools 模块中)
acos() (在 cmath 模块中)
(在 math 模块中)
acosh() (在 cmath 模块中)
(在 math 模块中)
acquire() (_thread.lock 方法)
(logging.Handler 方法)
(threading.Condition 方法)
(threading.Lock 方法)
(threading.RLock 方法)
(threading.Semaphore 方法)
acquire_lock() (在 imp 模块中)
action (optparse.Option 属性)
ACTIONS (optparse.Option 属性)
active_children() (在 multiprocessing 模块中)
active_count() (在 threading 模块中)
add() (decimal.Context 方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(msilib.RadioButtonGroup 方法)
(pstats.Stats 方法)
(set 方法)
(tarfile.TarFile 方法)
(tkinter.ttk.Notebook 方法)
(在 audioop 模块中)
(在 operator 模块中)
add_alias() (在 email.charset 模块中)
add_argument() (argparse.ArgumentParser 方法)
add_argument_group() (argparse.ArgumentParser 方法)
add_cgi_vars() (wsgiref.handlers.BaseHandler 方法)
add_charset() (在 email.charset 模块中)
add_codec() (在 email.charset 模块中)
add_cookie_header() (http.cookiejar.CookieJar 方法)
add_data() (urllib.request.Request 方法)
(在 msilib 模块中)
add_done_callback() (concurrent.futures.Future 方法)
add_fallback() (gettext.NullTranslations 方法)
add_file() (msilib.Directory 方法)
add_flag() (mailbox.MaildirMessage 方法)
(mailbox.MMDFMessage 方法)
(mailbox.mboxMessage 方法)
add_flowing_data() (formatter.formatter 方法)
add_folder() (mailbox.Maildir 方法)
(mailbox.MH 方法)
add_handler() (urllib.request.OpenerDirector 方法)
add_header() (email.message.Message 方法)
(urllib.request.Request 方法)
(wsgiref.headers.Headers 方法)
add_history() (在 readline 模块中)
add_hor_rule() (formatter.formatter 方法)
add_include_dir() (distutils.ccompiler.CCompiler 方法)
add_label() (mailbox.BabylMessage 方法)
add_label_data() (formatter.formatter 方法)
add_library() (distutils.ccompiler.CCompiler 方法)
add_library_dir() (distutils.ccompiler.CCompiler 方法)
add_line_break() (formatter.formatter 方法)
add_link_object() (distutils.ccompiler.CCompiler 方法)
add_literal_data() (formatter.formatter 方法)
add_mutually_exclusive_group() (在 argparse 模块中)
add_option() (optparse.OptionParser 方法)
add_parent() (urllib.request.BaseHandler 方法)
add_password() (urllib.request.HTTPPasswordMgr 方法)
add_runtime_library_dir() (distutils.ccompiler.CCompiler 方法)
add_section() (configparser.ConfigParser 方法)
(configparser.RawConfigParser 方法)
add_sequence() (mailbox.MHMessage 方法)
add_stream() (在 msilib 模块中)
add_subparsers() (argparse.ArgumentParser 方法)
add_tables() (在 msilib 模块中)
add_type() (在 mimetypes 模块中)
add_unredirected_header() (urllib.request.Request 方法)
addch() (curses.window 方法)
addCleanup() (unittest.TestCase 方法)
addcomponent() (turtle.Shape 方法)
addError() (unittest.TestResult 方法)
addExpectedFailure() (unittest.TestResult 方法)
addFailure() (unittest.TestResult 方法)
addfile() (tarfile.TarFile 方法)
addFilter() (logging.Handler 方法)
(logging.Logger 方法)
addHandler() (logging.Logger 方法)
addition
addLevelName() (在 logging 模块中)
addnstr() (curses.window 方法)
AddPackagePath() (在 modulefinder 模块中)
addr (smtpd.SMTPChannel 属性)
addr_spec (email.headerregistry.Address 属性)
Address (class in email.headerregistry)
address (email.headerregistry.SingleAddressHeader 属性)
(multiprocessing.connection.Listener 属性)
(multiprocessing.managers.BaseManager 属性)
address_exclude() (ipaddress.IPv4Network 方法)
(ipaddress.IPv6Network 方法)
address_family (socketserver.BaseServer 属性)
address_string() (http.server.BaseHTTPRequestHandler 方法)
addresses (email.headerregistry.AddressHeader 属性)
(email.headerregistry.Group 属性)
AddressHeader (class in email.headerregistry)
addressof() (在 ctypes 模块中)
AddressValueError
addshape() (在 turtle 模块中)
addsitedir() (在 site 模块中)
addSkip() (unittest.TestResult 方法)
addstr() (curses.window 方法)
addSuccess() (unittest.TestResult 方法)
addTest() (unittest.TestSuite 方法)
addTests() (unittest.TestSuite 方法)
addTypeEqualityFunc() (unittest.TestCase 方法)
addUnexpectedSuccess() (unittest.TestResult 方法)
adjusted() (decimal.Decimal 方法)
adler32() (在 zlib 模块中)
ADPCM, Intel/DVI
adpcm2lin() (在 audioop 模块中)
AES
algorithm
AF_CAN() (在 socket 模块中)
AF_INET() (在 socket 模块中)
AF_INET6() (在 socket 模块中)
AF_RDS() (在 socket 模块中)
AF_UNIX() (在 socket 模块中)
aifc (模块)
aifc() (aifc.aifc 方法)
AIFF, [1]
aiff() (aifc.aifc 方法)
AIFF-C, [1]
alarm() (在 signal 模块中)
alaw2lin() (在 audioop 模块中)
ALERT_DESCRIPTION_HANDSHAKE_FAILURE() (在 ssl 模块中)
ALERT_DESCRIPTION_INTERNAL_ERROR() (在 ssl 模块中)
algorithm
AES
algorithms_available() (在 hashlib 模块中)
algorithms_guaranteed() (在 hashlib 模块中)
alias (pdb command)
alignment() (在 ctypes 模块中)
all() (內置函数)
all_errors() (在 ftplib 模块中)
all_features() (在 xml.sax.handler 模块中)
all_properties() (在 xml.sax.handler 模块中)
all_suffixes() (在 importlib.machinery 模块中)
allocate_lock() (在 _thread 模块中)
allow_reuse_address (socketserver.BaseServer 属性)
allowed_domains() (http.cookiejar.DefaultCookiePolicy 方法)
alt() (在 curses.ascii 模块中)
ALT_DIGITS() (在 locale 模块中)
altsep() (在 os 模块中)
altzone() (在 time 模块中)
ALWAYS_TYPED_ACTIONS (optparse.Option 属性)
AMPER() (在 token 模块中)
AMPEREQUAL() (在 token 模块中)
and
bitwise
操作数, [1], [2]
and_() (在 operator 模块中)
annotation (inspect.Parameter 属性)
annotations
function, [1]
announce() (distutils.ccompiler.CCompiler 方法)
anonymous
function
answerChallenge() (在 multiprocessing.connection 模块中)
anticipate_failure() (在 test.support 模块中)
any() (內置函数)
ANY() (在 unittest.mock 模块中)
api_version() (在 sys 模块中)
apop() (poplib.POP3 方法)
APPDATA
append() (array.array 方法)
(collections.deque 方法)
(email.header.Header 方法)
(imaplib.IMAP4 方法)
(msilib.CAB 方法)
(pipes.Template 方法)
(sequence method)
(xml.etree.ElementTree.Element 方法)
appendChild() (xml.dom.Node 方法)
appendleft() (collections.deque 方法)
application_uri() (在 wsgiref.util 模块中)
apply (2to3 fixer)
apply() (multiprocessing.pool.Pool 方法)
apply_async() (multiprocessing.pool.Pool 方法)
architecture() (在 platform 模块中)
archive (zipimport.zipimporter 属性)
aRepr() (在 reprlib 模块中)
argparse (模块)
args (BaseException 属性)
(functools.partial 属性)
(inspect.BoundArguments 属性)
(pdb command)
argtypes (ctypes._FuncPtr 属性)
argument
call semantics
difference from parameter
function
function definition
ArgumentDefaultsHelpFormatter (class in argparse)
ArgumentError
ArgumentParser (class in argparse)
arguments (inspect.BoundArguments 属性)
argv (in module sys)
argv() (在 sys 模块中)
arithmetic
conversion
operation, binary
operation, unary
ArithmeticError
array
模块, [1]
array (class in array)
(模块)
Array() (multiprocessing.managers.SyncManager 方法)
(在 multiprocessing 模块中)
(在 multiprocessing.sharedctypes 模块中)
arrays
article() (nntplib.NNTP 方法)
as_completed() (在 concurrent.futures 模块中)
as_integer_ratio() (float 方法)
AS_IS() (在 formatter 模块中)
as_string() (email.message.Message 方法)
as_tuple() (decimal.Decimal 方法)
ascii
內置函数
ASCII, [1]
ascii() (內置函数)
(在 curses.ascii 模块中)
ASCII() (在 re 模块中)
ascii_letters() (在 string 模块中)
ascii_lowercase() (在 string 模块中)
ascii_uppercase() (在 string 模块中)
asctime() (在 time 模块中)
asin() (在 cmath 模块中)
(在 math 模块中)
asinh() (在 cmath 模块中)
(在 math 模块中)
assert
语句, [1]
assert_any_call() (unittest.mock.Mock 方法)
assert_called_once_with() (unittest.mock.Mock 方法)
assert_called_with() (unittest.mock.Mock 方法)
assert_has_calls() (unittest.mock.Mock 方法)
assert_line_data() (formatter.formatter 方法)
assertAlmostEqual() (unittest.TestCase 方法)
assertCountEqual() (unittest.TestCase 方法)
assertDictEqual() (unittest.TestCase 方法)
assertEqual() (unittest.TestCase 方法)
assertFalse() (unittest.TestCase 方法)
assertGreater() (unittest.TestCase 方法)
assertGreaterEqual() (unittest.TestCase 方法)
assertIn() (unittest.TestCase 方法)
AssertionError
例外
assertions
debugging
assertIs() (unittest.TestCase 方法)
assertIsInstance() (unittest.TestCase 方法)
assertIsNone() (unittest.TestCase 方法)
assertIsNot() (unittest.TestCase 方法)
assertIsNotNone() (unittest.TestCase 方法)
assertLess() (unittest.TestCase 方法)
assertLessEqual() (unittest.TestCase 方法)
assertListEqual() (unittest.TestCase 方法)
assertMultiLineEqual() (unittest.TestCase 方法)
assertNotAlmostEqual() (unittest.TestCase 方法)
assertNotEqual() (unittest.TestCase 方法)
assertNotIn() (unittest.TestCase 方法)
assertNotIsInstance() (unittest.TestCase 方法)
assertNotRegex() (unittest.TestCase 方法)
assertRaises() (unittest.TestCase 方法)
assertRaisesRegex() (unittest.TestCase 方法)
assertRegex() (unittest.TestCase 方法)
assertSequenceEqual() (unittest.TestCase 方法)
assertSetEqual() (unittest.TestCase 方法)
assertTrue() (unittest.TestCase 方法)
assertTupleEqual() (unittest.TestCase 方法)
assertWarns() (unittest.TestCase 方法)
assertWarnsRegex() (unittest.TestCase 方法)
assignment
attribute, [1]
augmented
class attribute
class instance attribute
slice
slicing
statement, [1]
subscript
subscription
target list
AST (class in ast)
ast (模块)
astimezone() (datetime.datetime 方法)
async_chat (class in asynchat)
async_chat.ac_in_buffer_size() (在 asynchat 模块中)
async_chat.ac_out_buffer_size() (在 asynchat 模块中)
asynchat (模块)
asyncore (模块)
AsyncResult (class in multiprocessing.pool)
AT() (在 token 模块中)
atan() (在 cmath 模块中)
(在 math 模块中)
atan2() (在 math 模块中)
atanh() (在 cmath 模块中)
(在 math 模块中)
atexit (模块)
atof() (在 locale 模块中)
atoi() (在 locale 模块中)
atom
attach() (email.message.Message 方法)
attach_mock() (unittest.mock.Mock 方法)
AttlistDeclHandler() (xml.parsers.expat.xmlparser 方法)
attrgetter() (在 operator 模块中)
attrib (xml.etree.ElementTree.Element 属性)
attribute, [1]
assignment, [1]
assignment, class
assignment, class instance
class
class instance
deletion
generic special
reference
special
AttributeError
例外
attributes (xml.dom.Node 属性)
AttributesImpl (class in xml.sax.xmlreader)
AttributesNSImpl (class in xml.sax.xmlreader)
attroff() (curses.window 方法)
attron() (curses.window 方法)
attrset() (curses.window 方法)
Audio Interchange File Format, [1]
AUDIO_FILE_ENCODING_ADPCM_G721() (在 sunau 模块中)
AUDIO_FILE_ENCODING_ADPCM_G722() (在 sunau 模块中)
AUDIO_FILE_ENCODING_ADPCM_G723_3() (在 sunau 模块中)
AUDIO_FILE_ENCODING_ADPCM_G723_5() (在 sunau 模块中)
AUDIO_FILE_ENCODING_ALAW_8() (在 sunau 模块中)
AUDIO_FILE_ENCODING_DOUBLE() (在 sunau 模块中)
AUDIO_FILE_ENCODING_FLOAT() (在 sunau 模块中)
AUDIO_FILE_ENCODING_LINEAR_16() (在 sunau 模块中)
AUDIO_FILE_ENCODING_LINEAR_24() (在 sunau 模块中)
AUDIO_FILE_ENCODING_LINEAR_32() (在 sunau 模块中)
AUDIO_FILE_ENCODING_LINEAR_8() (在 sunau 模块中)
AUDIO_FILE_ENCODING_MULAW_8() (在 sunau 模块中)
AUDIO_FILE_MAGIC() (在 sunau 模块中)
AUDIODEV
audioop (模块)
augmented
assignment
auth() (ftplib.FTP_TLS 方法)
authenticate() (imaplib.IMAP4 方法)
AuthenticationError
authenticators() (netrc.netrc 方法)
authkey (multiprocessing.Process 属性)
avg() (在 audioop 模块中)
avgpp() (在 audioop 模块中)
avoids_symlink_attacks (shutil.rmtree 属性)

B

b16decode() (在 base64 模块中)
b16encode() (在 base64 模块中)
b2a_base64() (在 binascii 模块中)
b2a_hex() (在 binascii 模块中)
b2a_hqx() (在 binascii 模块中)
b2a_qp() (在 binascii 模块中)
b2a_uu() (在 binascii 模块中)
b32decode() (在 base64 模块中)
b32encode() (在 base64 模块中)
b64decode() (在 base64 模块中)
b64encode() (在 base64 模块中)
Babyl (class in mailbox)
BabylMessage (class in mailbox)
back() (在 turtle 模块中)
backslash character
backslashreplace_errors() (在 codecs 模块中)
backward() (在 turtle 模块中)
BadStatusLine
BadZipFile
BadZipfile
Balloon (class in tkinter.tix)
Barrier (class in multiprocessing)
(class in threading)
Barrier() (multiprocessing.managers.SyncManager 方法)
base64
encoding
模块
base64 (模块)
base_exec_prefix() (在 sys 模块中)
base_prefix() (在 sys 模块中)
BaseCGIHandler (class in wsgiref.handlers)
BaseCookie (class in http.cookies)
BaseException
BaseHandler (class in urllib.request)
(class in wsgiref.handlers)
BaseHeader (class in email.headerregistry)
BaseHTTPRequestHandler (class in http.server)
BaseManager (class in multiprocessing.managers)
basename() (在 os.path 模块中)
BaseProxy (class in multiprocessing.managers)
BaseRotatingHandler (class in logging.handlers)
BaseServer (class in socketserver)
basestring (2to3 fixer)
basicConfig() (在 logging 模块中)
BasicContext (class in decimal)
BasicInterpolation (class in configparser)
baudrate() (在 curses 模块中)
bbox() (tkinter.ttk.Treeview 方法)
bdb
模块
Bdb (class in bdb)
bdb (模块)
BdbQuit
BDFL
bdist_msi (class in distutils.command.bdist_msi)
beep() (在 curses 模块中)
Beep() (在 winsound 模块中)
begin_fill() (在 turtle 模块中)
begin_poly() (在 turtle 模块中)
below() (curses.panel.Panel 方法)
benchmarking
Benchmarking
betavariate() (在 random 模块中)
bgcolor() (在 turtle 模块中)
bgpic() (在 turtle 模块中)
bias() (在 audioop 模块中)
bidirectional() (在 unicodedata 模块中)
BigEndianStructure (class in ctypes)
bin() (內置函数)
binary
arithmetic operation
bitwise operation
data, packing
literals
Binary (class in msilib)
binary literal
binary mode
binary semaphores
BINARY_ADD (opcode)
BINARY_AND (opcode)
BINARY_FLOOR_DIVIDE (opcode)
BINARY_LSHIFT (opcode)
BINARY_MODULO (opcode)
BINARY_MULTIPLY (opcode)
BINARY_OR (opcode)
BINARY_POWER (opcode)
BINARY_RSHIFT (opcode)
BINARY_SUBSCR (opcode)
BINARY_SUBTRACT (opcode)
BINARY_TRUE_DIVIDE (opcode)
BINARY_XOR (opcode)
binascii (模块)
bind (widgets)
bind() (asyncore.dispatcher 方法)
(inspect.Signature 方法)
(socket.socket 方法)
bind_partial() (inspect.Signature 方法)
bind_port() (在 test.support 模块中)
bind_textdomain_codeset() (在 gettext 模块中)
binding
global name
name, [1], [2], [3], [4], [5], [6]
bindtextdomain() (在 gettext 模块中)
binhex
模块
binhex (模块)
binhex() (在 binhex 模块中)
bisect (模块)
bisect() (在 bisect 模块中)
bisect_left() (在 bisect 模块中)
bisect_right() (在 bisect 模块中)
bit_length() (int 方法)
bitmap() (msilib.Dialog 方法)
bitwise
and
operation, binary
operation, unary
operations
or
xor
bk() (在 turtle 模块中)
bkgd() (curses.window 方法)
bkgdset() (curses.window 方法)
blank line
block
code
blocked_domains() (http.cookiejar.DefaultCookiePolicy 方法)
BlockingIOError, [1]
BNF, [1]
body() (nntplib.NNTP 方法)
body_encode() (email.charset.Charset 方法)
body_encoding (email.charset.Charset 属性)
body_line_iterator() (在 email.iterators 模块中)
BOM() (在 codecs 模块中)
BOM_BE() (在 codecs 模块中)
BOM_LE() (在 codecs 模块中)
BOM_UTF16() (在 codecs 模块中)
BOM_UTF16_BE() (在 codecs 模块中)
BOM_UTF16_LE() (在 codecs 模块中)
BOM_UTF32() (在 codecs 模块中)
BOM_UTF32_BE() (在 codecs 模块中)
BOM_UTF32_LE() (在 codecs 模块中)
BOM_UTF8() (在 codecs 模块中)
bool() (內置函数)
Boolean
operation
operations, [1]
type
values
对象, [1]
BOOLEAN_STATES() (在 configparser 模块中)
border() (curses.window 方法)
bottom() (curses.panel.Panel 方法)
bottom_panel() (在 curses.panel 模块中)
BoundArguments (class in inspect)
BoundaryError
BoundedSemaphore (class in multiprocessing)
(class in threading)
BoundedSemaphore() (multiprocessing.managers.SyncManager 方法)
box() (curses.window 方法)
bpformat() (bdb.Breakpoint 方法)
bpprint() (bdb.Breakpoint 方法)
break
语句, [1], [2], [3], [4]
break (pdb command)
break_anywhere() (bdb.Bdb 方法)
break_here() (bdb.Bdb 方法)
break_long_words (textwrap.TextWrapper 属性)
BREAK_LOOP (opcode)
break_on_hyphens (textwrap.TextWrapper 属性)
Breakpoint (class in bdb)
breakpoints
broadcast_address (ipaddress.IPv4Network 属性)
(ipaddress.IPv6Network 属性)
broken (threading.Barrier 属性)
BrokenBarrierError
BrokenPipeError
BrokenProcessPool
BROWSER, [1]
BsdDbShelf (class in shelve)
buffer (2to3 fixer)
(io.TextIOBase 属性)
(unittest.TestResult 属性)
buffer interface
(see buffer protocol)
buffer object
(see buffer protocol)
buffer protocol
binary sequence types
str (built-in class)
buffer size, I/O
buffer_info() (array.array 方法)
buffer_size (xml.parsers.expat.xmlparser 属性)
buffer_text (xml.parsers.expat.xmlparser 属性)
buffer_used (xml.parsers.expat.xmlparser 属性)
BufferedIOBase (class in io)
BufferedRandom (class in io)
BufferedReader (class in io)
BufferedRWPair (class in io)
BufferedWriter (class in io)
BufferError
BufferingHandler (class in logging.handlers)
BufferTooShort
bufsize() (ossaudiodev.oss_audio_device 方法)
BUILD_LIST (opcode)
BUILD_MAP (opcode)
build_opener() (在 urllib.request 模块中)
build_py (class in distutils.command.build_py)
build_py_2to3 (class in distutils.command.build_py)
BUILD_SET (opcode)
BUILD_SLICE (opcode)
BUILD_TUPLE (opcode)
built-in
method
types
built-in function
call
对象, [1]
built-in method
call
对象, [1]
builtin_module_names() (在 sys 模块中)
BuiltinFunctionType() (在 types 模块中)
BuiltinImporter (class in importlib.machinery)
BuiltinMethodType() (在 types 模块中)
builtins
模块, [1], [2], [3], [4]
builtins (模块)
ButtonBox (class in tkinter.tix)
bye() (在 turtle 模块中)
byref() (在 ctypes 模块中)
byte
byte-code
file, [1]
byte_compile() (在 distutils.util 模块中)
bytearray
methods
对象, [1], [2], [3]
bytearray() (內置函数)
bytecode, [1]
BYTECODE_SUFFIXES() (在 importlib.machinery 模块中)
byteorder() (在 sys 模块中)
bytes
methods
str (built-in class)
內置函数, [1]
对象, [1], [2]
bytes (uuid.UUID 属性)
bytes literal
bytes() (內置函数)
bytes_le (uuid.UUID 属性)
BytesFeedParser (class in email.parser)
BytesGenerator (class in email.generator)
BytesIO (class in io)
BytesParser (class in email.parser)
byteswap() (array.array 方法)
BytesWarning
bz2 (模块)
BZ2Compressor (class in bz2)
BZ2Decompressor (class in bz2)
BZ2File (class in bz2)

C

C
language, [1], [2], [3], [4], [5]
structures
c_bool (class in ctypes)
C_BUILTIN() (在 imp 模块中)
c_byte (class in ctypes)
c_char (class in ctypes)
c_char_p (class in ctypes)
c_contiguous (memoryview 属性)
c_double (class in ctypes)
C_EXTENSION() (在 imp 模块中)
c_float (class in ctypes)
c_int (class in ctypes)
c_int16 (class in ctypes)
c_int32 (class in ctypes)
c_int64 (class in ctypes)
c_int8 (class in ctypes)
c_long (class in ctypes)
c_longdouble (class in ctypes)
c_longlong (class in ctypes)
c_short (class in ctypes)
c_size_t (class in ctypes)
c_ssize_t (class in ctypes)
c_ubyte (class in ctypes)
c_uint (class in ctypes)
c_uint16 (class in ctypes)
c_uint32 (class in ctypes)
c_uint64 (class in ctypes)
c_uint8 (class in ctypes)
c_ulong (class in ctypes)
c_ulonglong (class in ctypes)
c_ushort (class in ctypes)
c_void_p (class in ctypes)
c_wchar (class in ctypes)
c_wchar_p (class in ctypes)
CAB (class in msilib)
cache_from_source() (在 imp 模块中)
CacheFTPHandler (class in urllib.request)
calcsize() (在 struct 模块中)
Calendar (class in calendar)
calendar (模块)
calendar() (在 calendar 模块中)
call
built-in function
built-in method
class instance
class object, [1], [2]
function, [1], [2]
instance, [1]
method
procedure
user-defined function
call() (在 subprocess 模块中)
(在 unittest.mock 模块中)
call_args (unittest.mock.Mock 属性)
call_args_list (unittest.mock.Mock 属性)
call_count (unittest.mock.Mock 属性)
CALL_FUNCTION (opcode)
CALL_FUNCTION_KW (opcode)
CALL_FUNCTION_VAR (opcode)
CALL_FUNCTION_VAR_KW (opcode)
call_list() (unittest.mock.call 方法)
call_tracing() (在 sys 模块中)
callable
对象, [1]
callable (2to3 fixer)
Callable (class in collections.abc)
callable() (內置函数)
CallableProxyType() (在 weakref 模块中)
callback (optparse.Option 属性)
callback() (contextlib.ExitStack 方法)
callback_args (optparse.Option 属性)
callback_kwargs (optparse.Option 属性)
callbacks() (在 gc 模块中)
called (unittest.mock.Mock 属性)
CalledProcessError
calloc()
can_change_color() (在 curses 模块中)
can_fetch() (urllib.robotparser.RobotFileParser 方法)
can_symlink() (在 test.support 模块中)
cancel() (concurrent.futures.Future 方法)
(sched.scheduler 方法)
(threading.Timer 方法)
cancel_dump_traceback_later() (在 faulthandler 模块中)
cancel_join_thread() (multiprocessing.Queue 方法)
cancelled() (concurrent.futures.Future 方法)
CannotSendHeader
CannotSendRequest
canonic() (bdb.Bdb 方法)
canonical() (decimal.Context 方法)
(decimal.Decimal 方法)
capa() (poplib.POP3 方法)
capitalize() (str 方法)
Capsule
对象
captured_stdout() (在 test.support 模块中)
captureWarnings() (在 logging 模块中)
capwords() (在 string 模块中)
casefold() (str 方法)
cast() (memoryview 方法)
(在 ctypes 模块中)
cat() (在 nis 模块中)
catch_warnings (class in warnings)
category() (在 unicodedata 模块中)
cbreak() (在 curses 模块中)
CC
ccc() (ftplib.FTP_TLS 方法)
CCompiler (class in distutils.ccompiler)
CDLL (class in ctypes)
ceil() (in module math)
(在 math 模块中)
center() (str 方法)
CERT_NONE() (在 ssl 模块中)
CERT_OPTIONAL() (在 ssl 模块中)
CERT_REQUIRED() (在 ssl 模块中)
cert_time_to_seconds() (在 ssl 模块中)
CertificateError
certificates
CFLAGS, [1], [2]
CFUNCTYPE() (在 ctypes 模块中)
CGI
debugging
exceptions
protocol
security
tracebacks
cgi (模块)
cgi_directories (http.server.CGIHTTPRequestHandler 属性)
CGIHandler (class in wsgiref.handlers)
CGIHTTPRequestHandler (class in http.server)
cgitb (模块)
CGIXMLRPCRequestHandler (class in xmlrpc.server)
chain() (在 itertools 模块中)
chaining
comparisons, [1]
exception
ChainMap (class in collections)
change_root() (在 distutils.util 模块中)
CHANNEL_BINDING_TYPES() (在 ssl 模块中)
channel_class (smtpd.SMTPServer 属性)
channels() (ossaudiodev.oss_audio_device 方法)
CHAR_MAX() (在 locale 模块中)
character, [1], [2]
CharacterDataHandler() (xml.parsers.expat.xmlparser 方法)
characters() (xml.sax.handler.ContentHandler 方法)
characters_written (BlockingIOError 属性)
Charset (class in email.charset)
charset() (gettext.NullTranslations 方法)
chdir() (在 os 模块中)
check (lzma.LZMADecompressor 属性)
check() (imaplib.IMAP4 方法)
(在 tabnanny 模块中)
check_call() (在 subprocess 模块中)
check_environ() (在 distutils.util 模块中)
check_output() (doctest.OutputChecker 方法)
(在 subprocess 模块中)
check_unused_args() (string.Formatter 方法)
check_warnings() (在 test.support 模块中)
checkbox() (msilib.Dialog 方法)
checkcache() (在 linecache 模块中)
checkfuncname() (在 bdb 模块中)
CheckList (class in tkinter.tix)
checksum
Cyclic Redundancy Check
chflags() (在 os 模块中)
chgat() (curses.window 方法)
childNodes (xml.dom.Node 属性)
ChildProcessError
chmod() (在 os 模块中)
choice() (在 random 模块中)
choices (optparse.Option 属性)
chown() (在 os 模块中)
(在 shutil 模块中)
chr
內置函数
chr() (內置函数)
chroot() (在 os 模块中)
Chunk (class in chunk)
chunk (模块)
cipher
DES
cipher() (ssl.SSLSocket 方法)
circle() (在 turtle 模块中)
CIRCUMFLEX() (在 token 模块中)
CIRCUMFLEXEQUAL() (在 token 模块中)
Clamped (class in decimal)
class
attribute
attribute assignment
constructor
definition, [1]
instance
name
对象, [1], [2]
语句
Class (class in symtable)
Class browser
class instance
attribute
attribute assignment
call
对象, [1], [2]
class object
call, [1], [2]
classmethod
內置函数
classmethod() (內置函数)
clause
CLD_CONTINUED() (在 os 模块中)
CLD_DUMPED() (在 os 模块中)
CLD_EXITED() (在 os 模块中)
CLD_TRAPPED() (在 os 模块中)
clean() (mailbox.Maildir 方法)
cleandoc() (在 inspect 模块中)
cleanup functions
clear (pdb command)
Clear Breakpoint
clear() (collections.deque 方法)
(curses.window 方法)
(dict 方法)
(http.cookiejar.CookieJar 方法)
(mailbox.Mailbox 方法)
(sequence method)
(set 方法)
(threading.Event 方法)
(xml.etree.ElementTree.Element 方法)
(在 turtle 模块中), [1]
clear_all_breaks() (bdb.Bdb 方法)
clear_all_file_breaks() (bdb.Bdb 方法)
clear_bpbynumber() (bdb.Bdb 方法)
clear_break() (bdb.Bdb 方法)
clear_flags() (decimal.Context 方法)
clear_history() (在 readline 模块中)
clear_session_cookies() (http.cookiejar.CookieJar 方法)
clear_traps() (decimal.Context 方法)
clearcache() (在 linecache 模块中)
ClearData() (msilib.Record 方法)
clearok() (curses.window 方法)
clearscreen() (在 turtle 模块中)
clearstamp() (在 turtle 模块中)
clearstamps() (在 turtle 模块中)
Client() (在 multiprocessing.connection 模块中)
client_address (http.server.BaseHTTPRequestHandler 属性)
clock() (在 time 模块中)
clock_getres() (在 time 模块中)
clock_gettime() (在 time 模块中)
CLOCK_HIGHRES() (在 time 模块中)
CLOCK_MONOTONIC() (在 time 模块中)
CLOCK_MONOTONIC_RAW() (在 time 模块中)
CLOCK_PROCESS_CPUTIME_ID() (在 time 模块中)
CLOCK_REALTIME() (在 time 模块中)
clock_settime() (在 time 模块中)
CLOCK_THREAD_CPUTIME_ID() (在 time 模块中)
clone() (email.generator.BytesGenerator 方法)
(email.generator.Generator 方法)
(email.policy.Policy 方法)
(pipes.Template 方法)
(在 turtle 模块中)
cloneNode() (xml.dom.Node 方法)
close() (aifc.aifc 方法), [1]
(asyncore.dispatcher 方法)
(chunk.Chunk 方法)
(contextlib.ExitStack 方法)
(distutils.text_file.TextFile 方法)
(email.parser.FeedParser 方法)
(ftplib.FTP 方法)
(generator 方法)
(html.parser.HTMLParser 方法)
(http.client.HTTPConnection 方法)
(imaplib.IMAP4 方法)
(in module os)
(io.IOBase 方法)
(logging.FileHandler 方法)
(logging.Handler 方法)
(logging.handlers.MemoryHandler 方法)
(logging.handlers.NTEventLogHandler 方法)
(logging.handlers.SocketHandler 方法)
(logging.handlers.SysLogHandler 方法)
(mailbox.MH 方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
Close() (msilib.View 方法)
close() (multiprocessing.Connection 方法)
(multiprocessing.Queue 方法)
(multiprocessing.connection.Listener 方法)
(multiprocessing.pool.Pool 方法)
(ossaudiodev.oss_audio_device 方法)
(ossaudiodev.oss_mixer_device 方法)
(select.epoll 方法)
(select.kqueue 方法)
(shelve.Shelf 方法)
(socket.socket 方法)
(sqlite3.Connection 方法)
(sunau.AU_read 方法)
(sunau.AU_write 方法)
(tarfile.TarFile 方法)
(telnetlib.Telnet 方法)
(urllib.request.BaseHandler 方法)
(wave.Wave_read 方法)
(wave.Wave_write 方法)
Close() (winreg.PyHKEY 方法)
close() (xml.etree.ElementTree.TreeBuilder 方法)
(xml.etree.ElementTree.XMLParser 方法)
(xml.sax.xmlreader.IncrementalParser 方法)
(zipfile.ZipFile 方法)
(在 fileinput 模块中)
(在 mmap 模块中)
(在 os 模块中)
close_when_done() (asynchat.async_chat 方法)
closed (http.client.HTTPResponse 属性)
(io.IOBase 属性)
(ossaudiodev.oss_audio_device 属性)
closed() (在 mmap 模块中)
CloseKey() (在 winreg 模块中)
closelog() (在 syslog 模块中)
closerange() (在 os 模块中)
closing() (在 contextlib 模块中)
clrtobot() (curses.window 方法)
clrtoeol() (curses.window 方法)
cmath (模块)
cmd
模块
Cmd (class in cmd)
cmd (subprocess.CalledProcessError 属性)
(subprocess.TimeoutExpired 属性)
(模块)
cmdloop() (cmd.Cmd 方法)
cmp() (在 filecmp 模块中)
cmp_op() (在 dis 模块中)
cmp_to_key() (在 functools 模块中)
cmpfiles() (在 filecmp 模块中)
CMSG_LEN() (在 socket 模块中)
CMSG_SPACE() (在 socket 模块中)
co_argcount (code object attribute)
co_cellvars (code object attribute)
co_code (code object attribute)
co_consts (code object attribute)
co_filename (code object attribute)
co_firstlineno (code object attribute)
co_flags (code object attribute)
co_freevars (code object attribute)
CO_FUTURE_DIVISION (C 变量)
co_lnotab (code object attribute)
co_name (code object attribute)
co_names (code object attribute)
co_nlocals (code object attribute)
co_stacksize (code object attribute)
co_varnames (code object attribute)
code
block
对象, [1], [2], [3]
code (urllib.error.HTTPError 属性)
(xml.etree.ElementTree.ParseError 属性)
(xml.parsers.expat.ExpatError 属性)
(模块)
code_info() (在 dis 模块中)
Codecs
decode
encode
codecs (模块)
coded_value (http.cookies.Morsel 属性)
codeop (模块)
codepoint2name() (在 html.entities 模块中)
codes() (在 xml.parsers.expat.errors 模块中)
CODESET() (在 locale 模块中)
CodeType() (在 types 模块中)
coding
style
coercion
col_offset (ast.AST 属性)
collapse_addresses() (在 ipaddress 模块中)
collapse_rfc2231_value() (在 email.utils 模块中)
collect() (在 gc 模块中)
collect_incoming_data() (asynchat.async_chat 方法)
collections (模块)
collections.abc (模块)
COLON() (在 token 模块中)
color() (在 turtle 模块中)
color_content() (在 curses 模块中)
color_pair() (在 curses 模块中)
colormode() (在 turtle 模块中)
colorsys (模块)
column() (tkinter.ttk.Treeview 方法)
COLUMNS, [1]
columns (os.terminal_size 属性)
combinations() (在 itertools 模块中)
combinations_with_replacement() (在 itertools 模块中)
combine() (datetime.datetime class method)
combining() (在 unicodedata 模块中)
ComboBox (class in tkinter.tix)
Combobox (class in tkinter.ttk)
comma
trailing
COMMA() (在 token 模块中)
Command (class in distutils.cmd)
(class in distutils.core)
command (http.server.BaseHTTPRequestHandler 属性)
command line
CommandCompiler (class in codeop)
commands (pdb command)
comment
(http.cookiejar.Cookie 属性)
(zipfile.ZipFile 属性)
(zipfile.ZipInfo 属性)
COMMENT() (在 tokenize 模块中)
Comment() (在 xml.etree.ElementTree 模块中)
comment_url (http.cookiejar.Cookie 属性)
commenters (shlex.shlex 属性)
CommentHandler() (xml.parsers.expat.xmlparser 方法)
commit() (msilib.CAB 方法)
Commit() (msilib.Database 方法)
commit() (sqlite3.Connection 方法)
common (filecmp.dircmp 属性)
Common Gateway Interface
common_dirs (filecmp.dircmp 属性)
common_files (filecmp.dircmp 属性)
common_funny (filecmp.dircmp 属性)
common_types() (在 mimetypes 模块中)
commonprefix() (在 os.path 模块中)
communicate() (subprocess.Popen 方法)
compare() (decimal.Context 方法)
(decimal.Decimal 方法)
(difflib.Differ 方法)
compare_digest() (在 hmac 模块中)
compare_networks() (ipaddress.IPv4Network 方法)
(ipaddress.IPv6Network 方法)
COMPARE_OP (opcode)
compare_signal() (decimal.Context 方法)
(decimal.Decimal 方法)
compare_total() (decimal.Context 方法)
(decimal.Decimal 方法)
compare_total_mag() (decimal.Context 方法)
(decimal.Decimal 方法)
comparing
objects
comparison
operator
COMPARISON_FLAGS() (在 doctest 模块中)
comparisons
chaining, [1]
Compat32 (class in email.policy)
compile
內置函数, [1], [2], [3], [4]
Compile (class in codeop)
compile() (distutils.ccompiler.CCompiler 方法)
(parser.ST 方法)
(內置函数)
(在 py_compile 模块中)
(在 re 模块中)
compile_command() (在 code 模块中)
(在 codeop 模块中)
compile_dir() (在 compileall 模块中)
compile_file() (在 compileall 模块中)
compile_path() (在 compileall 模块中)
compileall
模块
compileall (模块)
compileall 命令行选项
-b
-d destdir
-f
-i list
-l
-q
-x regex
compilest() (在 parser 模块中)
complete() (rlcompleter.Completer 方法)
complete_statement() (在 sqlite3 模块中)
completedefault() (cmd.Cmd 方法)
complex
number
內置函数, [1]
对象
Complex (class in numbers)
complex literal
complex number
literals
对象, [1]
complex() (內置函数)
compound
statement
comprehensions
list
compress() (bz2.BZ2Compressor 方法)
(lzma.LZMACompressor 方法)
(zlib.Compress 方法)
(在 bz2 模块中)
(在 gzip 模块中)
(在 itertools 模块中)
(在 lzma 模块中)
(在 zlib 模块中)
compress_size (zipfile.ZipInfo 属性)
compress_type (zipfile.ZipInfo 属性)
compressed (ipaddress.IPv4Address 属性)
(ipaddress.IPv4Network 属性)
(ipaddress.IPv6Address 属性)
(ipaddress.IPv6Network 属性)
compression() (ssl.SSLSocket 方法)
CompressionError
compressobj() (在 zlib 模块中)
COMSPEC, [1]
concat() (在 operator 模块中)
concatenation
operation
concurrent.futures (模块)
Condition (class in multiprocessing)
(class in threading)
condition (pdb command)
condition() (msilib.Control 方法)
Condition() (multiprocessing.managers.SyncManager 方法)
conditional
expression
Conditional
expression
ConfigParser (class in configparser)
configparser (模块)
configuration
file
file, debugger
file, path
configuration information
configure() (tkinter.ttk.Style 方法)
configure_mock() (unittest.mock.Mock 方法)
confstr() (在 os 模块中)
confstr_names() (在 os 模块中)
conjugate() (complex number method)
(decimal.Decimal 方法)
(numbers.Complex 方法)
conn (smtpd.SMTPChannel 属性)
connect() (asyncore.dispatcher 方法)
(ftplib.FTP 方法)
(http.client.HTTPConnection 方法)
(multiprocessing.managers.BaseManager 方法)
(smtplib.SMTP 方法)
(socket.socket 方法)
(在 sqlite3 模块中)
connect_ex() (socket.socket 方法)
Connection (class in multiprocessing)
(class in sqlite3)
ConnectionAbortedError
ConnectionError
ConnectionRefusedError
ConnectionResetError
ConnectRegistry() (在 winreg 模块中)
const (optparse.Option 属性)
constant
constructor
class
constructor() (在 copyreg 模块中)
container, [1]
iteration over
Container (class in collections.abc)
contains() (在 operator 模块中)
content type
MIME
content_type (email.headerregistry.ContentTypeHeader 属性)
ContentDispositionHeader (class in email.headerregistry)
ContentHandler (class in xml.sax.handler)
ContentTooShortError
ContentTransferEncoding (class in email.headerregistry)
ContentTypeHeader (class in email.headerregistry)
Context (class in decimal)
context (ssl.SSLSocket 属性)
context management protocol
context manager, [1], [2]
context_diff() (在 difflib 模块中)
ContextDecorator (class in contextlib)
contextlib (模块)
contextmanager() (在 contextlib 模块中)
contiguous (memoryview 属性)
continue
语句, [1], [2], [3], [4]
continue (pdb command)
CONTINUE_LOOP (opcode)
Control (class in msilib)
(class in tkinter.tix)
control() (msilib.Dialog 方法)
(select.kqueue 方法)
controlnames() (在 curses.ascii 模块中)
controls() (ossaudiodev.oss_mixer_device 方法)
conversion
arithmetic
string, [1]
ConversionError
conversions
numeric
convert_arg_line_to_args() (argparse.ArgumentParser 方法)
convert_field() (string.Formatter 方法)
convert_path() (在 distutils.util 模块中)
Cookie (class in http.cookiejar)
CookieError
CookieJar (class in http.cookiejar)
cookiejar (urllib.request.HTTPCookieProcessor 属性)
CookiePolicy (class in http.cookiejar)
Coordinated Universal Time
copy
protocol
模块
Copy
copy (模块)
copy() (decimal.Context 方法)
(dict 方法)
(hashlib.hash 方法)
(hmac.HMAC 方法)
(imaplib.IMAP4 方法)
(pipes.Template 方法)
(sequence method)
(set 方法)
(types.MappingProxyType 方法)
(zlib.Compress 方法)
(zlib.Decompress 方法)
(在 copy 模块中)
(在 multiprocessing.sharedctypes 模块中)
(在 shutil 模块中)
copy2() (在 shutil 模块中)
copy_abs() (decimal.Context 方法)
(decimal.Decimal 方法)
copy_decimal() (decimal.Context 方法)
copy_file() (在 distutils.file_util 模块中)
copy_location() (在 ast 模块中)
copy_negate() (decimal.Context 方法)
(decimal.Decimal 方法)
copy_sign() (decimal.Context 方法)
(decimal.Decimal 方法)
copy_tree() (在 distutils.dir_util 模块中)
copyfile() (在 shutil 模块中)
copyfileobj() (在 shutil 模块中)
copying files
copymode() (在 shutil 模块中)
copyreg (模块)
copyright (in module sys)
(內置变量)
copyright() (在 sys 模块中)
copysign() (在 math 模块中)
copystat() (在 shutil 模块中)
copytree() (在 shutil 模块中)
coroutine
cos() (在 cmath 模块中)
(在 math 模块中)
cosh() (在 cmath 模块中)
(在 math 模块中)
count() (array.array 方法)
(collections.deque 方法)
(sequence method)
(str 方法)
(在 itertools 模块中)
Counter (class in collections)
countOf() (在 operator 模块中)
countTestCases() (unittest.TestCase 方法)
(unittest.TestSuite 方法)
CoverageResults (class in trace)
CPP
CPPFLAGS
cProfile (模块)
CPU time
cpu_count() (在 multiprocessing 模块中)
CPython
CRC (zipfile.ZipInfo 属性)
crc32() (在 binascii 模块中)
(在 zlib 模块中)
crc_hqx() (在 binascii 模块中)
create() (imaplib.IMAP4 方法)
(venv.EnvBuilder 方法)
(在 venv 模块中)
create_aggregate() (sqlite3.Connection 方法)
create_autospec() (在 unittest.mock 模块中)
create_collation() (sqlite3.Connection 方法)
create_configuration() (venv.EnvBuilder 方法)
create_connection() (在 socket 模块中)
create_decimal() (decimal.Context 方法)
create_decimal_from_float() (decimal.Context 方法)
create_directories() (venv.EnvBuilder 方法)
create_function() (sqlite3.Connection 方法)
CREATE_NEW_CONSOLE() (在 subprocess 模块中)
CREATE_NEW_PROCESS_GROUP() (在 subprocess 模块中)
create_shortcut() (內置函数)
create_socket() (asyncore.dispatcher 方法)
create_static_lib() (distutils.ccompiler.CCompiler 方法)
create_string_buffer() (在 ctypes 模块中)
create_system (zipfile.ZipInfo 属性)
create_tree() (在 distutils.dir_util 模块中)
create_unicode_buffer() (在 ctypes 模块中)
create_version (zipfile.ZipInfo 属性)
createAttribute() (xml.dom.Document 方法)
createAttributeNS() (xml.dom.Document 方法)
createComment() (xml.dom.Document 方法)
createDocument() (xml.dom.DOMImplementation 方法)
createDocumentType() (xml.dom.DOMImplementation 方法)
createElement() (xml.dom.Document 方法)
createElementNS() (xml.dom.Document 方法)
CreateKey() (在 winreg 模块中)
CreateKeyEx() (在 winreg 模块中)
createLock() (logging.Handler 方法)
(logging.NullHandler 方法)
createProcessingInstruction() (xml.dom.Document 方法)
CreateRecord() (在 msilib 模块中)
createSocket() (logging.handlers.SocketHandler 方法)
createTextNode() (xml.dom.Document 方法)
credits (內置变量)
critical() (logging.Logger 方法)
(在 logging 模块中)
CRNCYSTR() (在 locale 模块中)
cross() (在 audioop 模块中)
crypt
模块
crypt (模块)
crypt() (在 crypt 模块中)
crypt(3), [1], [2]
cryptography, [1]
csv
(模块)
cte (email.headerregistry.ContentTransferEncoding 属性)
cte_type (email.policy.Policy 属性)
ctermid() (在 os 模块中)
ctime() (datetime.date 方法)
(datetime.datetime 方法)
(在 time 模块中)
ctrl() (在 curses.ascii 模块中)
CTRL_BREAK_EVENT() (在 signal 模块中)
CTRL_C_EVENT() (在 signal 模块中)
ctypes (模块)
curdir() (在 os 模块中)
currency() (在 locale 模块中)
current() (tkinter.ttk.Combobox 方法)
current_process() (在 multiprocessing 模块中)
current_thread() (在 threading 模块中)
CurrentByteIndex (xml.parsers.expat.xmlparser 属性)
CurrentColumnNumber (xml.parsers.expat.xmlparser 属性)
currentframe() (在 inspect 模块中)
CurrentLineNumber (xml.parsers.expat.xmlparser 属性)
curs_set() (在 curses 模块中)
curses (模块)
curses.ascii (模块)
curses.panel (模块)
curses.textpad (模块)
Cursor (class in sqlite3)
cursor() (sqlite3.Connection 方法)
cursyncup() (curses.window 方法)
customize_compiler() (在 distutils.sysconfig 模块中)
Cut
cwd() (ftplib.FTP 方法)
cycle() (在 itertools 模块中)
Cyclic Redundancy Check

D

D_FMT() (在 locale 模块中)
D_T_FMT() (在 locale 模块中)
daemon (multiprocessing.Process 属性)
(threading.Thread 属性)
dangling
else
data
packing binary
tabular
type
type, immutable
Data (class in plistlib)
data (collections.UserDict 属性)
(collections.UserList 属性)
(select.kevent 属性)
(urllib.request.Request 属性)
(xml.dom.Comment 属性)
(xml.dom.ProcessingInstruction 属性)
(xml.dom.Text 属性)
(xmlrpc.client.Binary 属性)
data() (xml.etree.ElementTree.TreeBuilder 方法)
data_open() (urllib.request.DataHandler 方法)
database
Unicode
databases
DatagramHandler (class in logging.handlers)
DataHandler (class in urllib.request)
date (class in datetime)
date() (datetime.datetime 方法)
(nntplib.NNTP 方法)
date_time (zipfile.ZipInfo 属性)
date_time_string() (http.server.BaseHTTPRequestHandler 方法)
DateHeader (class in email.headerregistry)
datetime (class in datetime)
(email.headerregistry.DateHeader 属性)
(模块)
datum
day (datetime.date 属性)
(datetime.datetime 属性)
day_abbr() (在 calendar 模块中)
day_name() (在 calendar 模块中)
Daylight Saving Time
daylight() (在 time 模块中)
DbfilenameShelf (class in shelve)
dbm (模块)
dbm.dumb (模块)
dbm.gnu
模块, [1]
dbm.gnu (模块)
dbm.ndbm
模块, [1]
dbm.ndbm (模块)
deallocation, object
debug (imaplib.IMAP4 属性)
(shlex.shlex 属性)
(zipfile.ZipFile 属性)
debug() (logging.Logger 方法)
(pipes.Template 方法)
(unittest.TestCase 方法)
(unittest.TestSuite 方法)
(在 doctest 模块中)
(在 logging 模块中)
DEBUG() (在 re 模块中)
DEBUG_BYTECODE_SUFFIXES() (在 importlib.machinery 模块中)
DEBUG_COLLECTABLE() (在 gc 模块中)
DEBUG_LEAK() (在 gc 模块中)
debug_print() (distutils.ccompiler.CCompiler 方法)
DEBUG_SAVEALL() (在 gc 模块中)
debug_src() (在 doctest 模块中)
DEBUG_STATS() (在 gc 模块中)
DEBUG_UNCOLLECTABLE() (在 gc 模块中)
debugger, [1], [2]
configuration file
debugging
CGI
assertions
DebuggingServer (class in smtpd)
debuglevel (http.client.HTTPResponse 属性)
DebugRunner (class in doctest)
Decimal (class in decimal)
decimal (模块)
decimal literal
decimal() (在 unicodedata 模块中)
DecimalException (class in decimal)
decode
Codecs
decode() (bytearray 方法)
(bytes 方法)
(codecs.Codec 方法)
(codecs.IncrementalDecoder 方法)
(json.JSONDecoder 方法)
(xmlrpc.client.Binary 方法)
(xmlrpc.client.DateTime 方法)
(在 base64 模块中)
(在 quopri 模块中)
(在 uu 模块中)
decode_header() (在 email.header 模块中)
(在 nntplib 模块中)
decode_params() (在 email.utils 模块中)
decode_rfc2231() (在 email.utils 模块中)
decodebytes() (在 base64 模块中)
DecodedGenerator (class in email.generator)
decodestring() (在 base64 模块中)
(在 quopri 模块中)
decomposition() (在 unicodedata 模块中)
decompress() (bz2.BZ2Decompressor 方法)
(lzma.LZMADecompressor 方法)
(zlib.Decompress 方法)
(在 bz2 模块中)
(在 gzip 模块中)
(在 lzma 模块中)
(在 zlib 模块中)
decompressobj() (在 zlib 模块中)
decorator
DEDENT token, [1]
dedent() (在 textwrap 模块中)
DEDENT() (在 token 模块中)
deepcopy() (在 copy 模块中)
def
语句
def_prog_mode() (在 curses 模块中)
def_shell_mode() (在 curses 模块中)
default
parameter value
default (inspect.Parameter 属性)
(optparse.Option 属性)
default() (cmd.Cmd 方法)
(json.JSONEncoder 方法)
(在 email.policy 模块中)
DEFAULT() (在 unittest.mock 模块中)
DEFAULT_BUFFER_SIZE() (在 io 模块中)
default_bufsize() (在 xml.dom.pulldom 模块中)
default_factory (collections.defaultdict 属性)
DEFAULT_FORMAT() (在 tarfile 模块中)
DEFAULT_IGNORES() (在 filecmp 模块中)
default_open() (urllib.request.BaseHandler 方法)
DEFAULT_PROTOCOL() (在 pickle 模块中)
default_timer() (在 timeit 模块中)
DefaultContext (class in decimal)
DefaultCookiePolicy (class in http.cookiejar)
defaultdict (class in collections)
DefaultHandler() (xml.parsers.expat.xmlparser 方法)
DefaultHandlerExpand() (xml.parsers.expat.xmlparser 方法)
defaults() (configparser.ConfigParser 方法)
defaultTestLoader() (在 unittest 模块中)
defaultTestResult() (unittest.TestCase 方法)
defects (email.headerregistry.BaseHeader 属性)
(email.message.Message 属性)
define_macro() (distutils.ccompiler.CCompiler 方法)
definition
class, [1]
function, [1]
defpath() (在 os 模块中)
DefragResult (class in urllib.parse)
DefragResultBytes (class in urllib.parse)
degrees() (在 math 模块中)
(在 turtle 模块中)
del
语句, [1], [2], [3], [4]
del_param() (email.message.Message 方法)
delattr() (內置函数)
delay() (在 turtle 模块中)
delay_output() (在 curses 模块中)
delayload (http.cookiejar.FileCookieJar 属性)
delch() (curses.window 方法)
dele() (poplib.POP3 方法)
delete
delete() (ftplib.FTP 方法)
(imaplib.IMAP4 方法)
(tkinter.ttk.Treeview 方法)
DELETE_ATTR (opcode)
DELETE_DEREF (opcode)
DELETE_FAST (opcode)
DELETE_GLOBAL (opcode)
DELETE_NAME (opcode)
DELETE_SUBSCR (opcode)
deleteacl() (imaplib.IMAP4 方法)
DeleteKey() (在 winreg 模块中)
DeleteKeyEx() (在 winreg 模块中)
deleteln() (curses.window 方法)
deleteMe() (bdb.Breakpoint 方法)
DeleteValue() (在 winreg 模块中)
deletion
attribute
target
target list
delimiter (csv.Dialect 属性)
delimiters
delitem() (在 operator 模块中)
deliver_challenge() (在 multiprocessing.connection 模块中)
demo_app() (在 wsgiref.simple_server 模块中)
denominator (numbers.Rational 属性)
DeprecationWarning
deque (class in collections)
dequeue() (logging.handlers.QueueListener 方法)
DER_cert_to_PEM_cert() (在 ssl 模块中)
derwin() (curses.window 方法)
DES
cipher
description (sqlite3.Cursor 属性)
description() (nntplib.NNTP 方法)
descriptions() (nntplib.NNTP 方法)
descriptor
dest (optparse.Option 属性)
destructor, [1]
detach() (io.BufferedIOBase 方法)
(io.TextIOBase 方法)
(socket.socket 方法)
(tkinter.ttk.Treeview 方法)
Detach() (winreg.PyHKEY 方法)
detect_encoding() (在 tokenize 模块中)
detect_language() (distutils.ccompiler.CCompiler 方法)
deterministic profiling
device_encoding() (在 os 模块中)
devnull() (在 os 模块中)
DEVNULL() (在 subprocess 模块中)
devpoll() (在 select 模块中)
dgettext() (在 gettext 模块中)
Dialect (class in csv)
dialect (csv.csvreader 属性)
(csv.csvwriter 属性)
Dialog (class in msilib)
dict (2to3 fixer)
(內置类)
dict() (multiprocessing.managers.SyncManager 方法)
dictConfig() (在 logging.config 模块中)
dictionary
display
type, operations on
对象, [1], [2], [3], [4], [5], [6], [7]
DictReader (class in csv)
DictWriter (class in csv)
diff_files (filecmp.dircmp 属性)
Differ (class in difflib), [1]
difference() (set 方法)
difference_update() (set 方法)
difflib (模块)
digest() (hashlib.hash 方法)
(hmac.HMAC 方法)
digit() (在 unicodedata 模块中)
digits() (在 string 模块中)
dir() (ftplib.FTP 方法)
(內置函数)
dircmp (class in filecmp)
directory
changing
creating
deleting, [1]
site-packages
site-python
traversal, [1]
walking, [1]
Directory (class in msilib)
directory_created() (內置函数)
DirList (class in tkinter.tix)
dirname() (在 os.path 模块中)
DirSelectBox (class in tkinter.tix)
DirSelectDialog (class in tkinter.tix)
DirTree (class in tkinter.tix)
dis (模块)
dis() (在 dis 模块中)
(在 pickletools 模块中)
disable (pdb command)
disable() (bdb.Breakpoint 方法)
(在 faulthandler 模块中)
(在 gc 模块中)
(在 logging 模块中)
disable_interspersed_args() (optparse.OptionParser 方法)
DisableReflectionKey() (在 winreg 模块中)
disassemble() (在 dis 模块中)
discard (http.cookiejar.Cookie 属性)
discard() (mailbox.Mailbox 方法)
(mailbox.MH 方法)
(set 方法)
discard_buffers() (asynchat.async_chat 方法)
disco() (在 dis 模块中)
discover() (unittest.TestLoader 方法)
disk_usage() (在 shutil 模块中)
dispatch_call() (bdb.Bdb 方法)
dispatch_exception() (bdb.Bdb 方法)
dispatch_line() (bdb.Bdb 方法)
dispatch_return() (bdb.Bdb 方法)
dispatch_table (pickle.Pickler 属性)
dispatcher (class in asyncore)
dispatcher_with_send (class in asyncore)
display
dictionary
list
set
tuple
display (pdb command)
display_name (email.headerregistry.Address 属性)
(email.headerregistry.Group 属性)
displayhook() (在 sys 模块中)
dist() (在 platform 模块中)
distance() (在 turtle 模块中)
distb() (在 dis 模块中)
Distribution (class in distutils.core)
distutils (模块)
distutils.archive_util (模块)
distutils.bcppcompiler (模块)
distutils.ccompiler (模块)
distutils.cmd (模块)
distutils.command (模块)
distutils.command.bdist (模块)
distutils.command.bdist_dumb (模块)
distutils.command.bdist_msi (模块)
distutils.command.bdist_packager (模块)
distutils.command.bdist_rpm (模块)
distutils.command.bdist_wininst (模块)
distutils.command.build (模块)
distutils.command.build_clib (模块)
distutils.command.build_ext (模块)
distutils.command.build_py (模块)
distutils.command.build_scripts (模块)
distutils.command.check (模块)
distutils.command.clean (模块)
distutils.command.config (模块)
distutils.command.install (模块)
distutils.command.install_data (模块)
distutils.command.install_headers (模块)
distutils.command.install_lib (模块)
distutils.command.install_scripts (模块)
distutils.command.register (模块)
distutils.command.sdist (模块)
distutils.core (模块)
distutils.cygwinccompiler (模块)
distutils.debug (模块)
distutils.dep_util (模块)
distutils.dir_util (模块)
distutils.dist (模块)
distutils.emxccompiler (模块)
distutils.errors (模块)
distutils.extension (模块)
distutils.fancy_getopt (模块)
distutils.file_util (模块)
distutils.filelist (模块)
distutils.log (模块)
distutils.msvccompiler (模块)
distutils.spawn (模块)
distutils.sysconfig (模块)
distutils.text_file (模块)
distutils.unixccompiler (模块)
distutils.util (模块)
distutils.version (模块)
divide() (decimal.Context 方法)
divide_int() (decimal.Context 方法)
division
DivisionByZero (class in decimal)
divmod
內置函数, [1], [2]
divmod() (decimal.Context 方法)
(內置函数)
DllCanUnloadNow() (在 ctypes 模块中)
DllGetClassObject() (在 ctypes 模块中)
dllhandle() (在 sys 模块中)
dngettext() (在 gettext 模块中)
do_clear() (bdb.Bdb 方法)
do_command() (curses.textpad.Textbox 方法)
do_GET() (http.server.SimpleHTTPRequestHandler 方法)
do_handshake() (ssl.SSLSocket 方法)
do_HEAD() (http.server.SimpleHTTPRequestHandler 方法)
do_POST() (http.server.CGIHTTPRequestHandler 方法)
doc_header (cmd.Cmd 属性)
DocCGIXMLRPCRequestHandler (class in xmlrpc.server)
DocFileSuite() (在 doctest 模块中)
doCleanups() (unittest.TestCase 方法)
docmd() (smtplib.SMTP 方法)
docstring, [1]
(doctest.DocTest 属性)
docstrings, [1]
DocTest (class in doctest)
doctest (模块)
DocTestFailure
DocTestFinder (class in doctest)
DocTestParser (class in doctest)
DocTestRunner (class in doctest)
DocTestSuite() (在 doctest 模块中)
doctype() (xml.etree.ElementTree.TreeBuilder 方法)
(xml.etree.ElementTree.XMLParser 方法)
documentation
generation
online
documentation string
documentation strings, [1]
documentElement (xml.dom.Document 属性)
DocXMLRPCRequestHandler (class in xmlrpc.server)
DocXMLRPCServer (class in xmlrpc.server)
domain (email.headerregistry.Address 属性)
domain_initial_dot (http.cookiejar.Cookie 属性)
domain_return_ok() (http.cookiejar.CookiePolicy 方法)
domain_specified (http.cookiejar.Cookie 属性)
DomainLiberal (http.cookiejar.DefaultCookiePolicy 属性)
DomainRFC2965Match (http.cookiejar.DefaultCookiePolicy 属性)
DomainStrict (http.cookiejar.DefaultCookiePolicy 属性)
DomainStrictNoDots (http.cookiejar.DefaultCookiePolicy 属性)
DomainStrictNonDomain (http.cookiejar.DefaultCookiePolicy 属性)
DOMEventStream (class in xml.dom.pulldom)
DOMException
DomstringSizeErr
done() (concurrent.futures.Future 方法)
(xdrlib.Unpacker 方法)
(在 turtle 模块中)
DONT_ACCEPT_BLANKLINE() (在 doctest 模块中)
DONT_ACCEPT_TRUE_FOR_1() (在 doctest 模块中)
dont_write_bytecode() (在 sys 模块中)
doRollover() (logging.handlers.RotatingFileHandler 方法)
(logging.handlers.TimedRotatingFileHandler 方法)
DOT() (在 token 模块中)
dot() (在 turtle 模块中)
DOTALL() (在 re 模块中)
doublequote (csv.Dialect 属性)
DOUBLESLASH() (在 token 模块中)
DOUBLESLASHEQUAL() (在 token 模块中)
DOUBLESTAR() (在 token 模块中)
DOUBLESTAREQUAL() (在 token 模块中)
doupdate() (在 curses 模块中)
down (pdb command)
down() (在 turtle 模块中)
drop_whitespace (textwrap.TextWrapper 属性)
dropwhile() (在 itertools 模块中)
dst() (datetime.datetime 方法)
(datetime.time 方法)
(datetime.timezone 方法)
(datetime.tzinfo 方法)
DTDHandler (class in xml.sax.handler)
duck-typing
DumbWriter (class in formatter)
dummy_threading (模块)
dump() (pickle.Pickler 方法)
(在 ast 模块中)
(在 json 模块中)
(在 marshal 模块中)
(在 pickle 模块中)
(在 xml.etree.ElementTree 模块中)
dump_stats() (pstats.Stats 方法)
dump_traceback() (在 faulthandler 模块中)
dump_traceback_later() (在 faulthandler 模块中)
dumps() (在 json 模块中)
(在 marshal 模块中)
(在 pickle 模块中)
(在 xmlrpc.client 模块中)
dup() (在 os 模块中)
dup2() (在 os 模块中)
DUP_TOP (opcode)
DUP_TOP_TWO (opcode)
DuplicateOptionError
DuplicateSectionError
dwFlags (subprocess.STARTUPINFO 属性)

E

e() (在 cmath 模块中)
(在 math 模块中)
E2BIG() (在 errno 模块中)
EACCES() (在 errno 模块中)
EADDRINUSE() (在 errno 模块中)
EADDRNOTAVAIL() (在 errno 模块中)
EADV() (在 errno 模块中)
EAFNOSUPPORT() (在 errno 模块中)
EAFP
EAGAIN() (在 errno 模块中)
EALREADY() (在 errno 模块中)
east_asian_width() (在 unicodedata 模块中)
EBADE() (在 errno 模块中)
EBADF() (在 errno 模块中)
EBADFD() (在 errno 模块中)
EBADMSG() (在 errno 模块中)
EBADR() (在 errno 模块中)
EBADRQC() (在 errno 模块中)
EBADSLT() (在 errno 模块中)
EBFONT() (在 errno 模块中)
EBUSY() (在 errno 模块中)
ECHILD() (在 errno 模块中)
echo() (在 curses 模块中)
echochar() (curses.window 方法)
ECHRNG() (在 errno 模块中)
ECOMM() (在 errno 模块中)
ECONNABORTED() (在 errno 模块中)
ECONNREFUSED() (在 errno 模块中)
ECONNRESET() (在 errno 模块中)
EDEADLK() (在 errno 模块中)
EDEADLOCK() (在 errno 模块中)
EDESTADDRREQ() (在 errno 模块中)
edit() (curses.textpad.Textbox 方法)
EDOM() (在 errno 模块中)
EDOTDOT() (在 errno 模块中)
EDQUOT() (在 errno 模块中)
EEXIST() (在 errno 模块中)
EFAULT() (在 errno 模块中)
EFBIG() (在 errno 模块中)
effective() (在 bdb 模块中)
ehlo() (smtplib.SMTP 方法)
ehlo_or_helo_if_needed() (smtplib.SMTP 方法)
EHOSTDOWN() (在 errno 模块中)
EHOSTUNREACH() (在 errno 模块中)
EIDRM() (在 errno 模块中)
EILSEQ() (在 errno 模块中)
EINPROGRESS() (在 errno 模块中)
EINTR() (在 errno 模块中)
EINVAL() (在 errno 模块中)
EIO() (在 errno 模块中)
EISCONN() (在 errno 模块中)
EISDIR() (在 errno 模块中)
EISNAM() (在 errno 模块中)
EL2HLT() (在 errno 模块中)
EL2NSYNC() (在 errno 模块中)
EL3HLT() (在 errno 模块中)
EL3RST() (在 errno 模块中)
Element (class in xml.etree.ElementTree)
element_create() (tkinter.ttk.Style 方法)
element_names() (tkinter.ttk.Style 方法)
element_options() (tkinter.ttk.Style 方法)
ElementDeclHandler() (xml.parsers.expat.xmlparser 方法)
elements() (collections.Counter 方法)
ElementTree (class in xml.etree.ElementTree)
ELIBACC() (在 errno 模块中)
ELIBBAD() (在 errno 模块中)
ELIBEXEC() (在 errno 模块中)
ELIBMAX() (在 errno 模块中)
ELIBSCN() (在 errno 模块中)
elif
关键字, [1]
Ellinghouse, Lance
Ellipsis
对象
Ellipsis (內置变量)
ELLIPSIS() (在 doctest 模块中)
(在 token 模块中)
ELNRNG() (在 errno 模块中)
ELOOP() (在 errno 模块中)
else
dangling
关键字, [1], [2], [3], [4], [5], [6], [7]
email (模块)
email.charset (模块)
email.encoders (模块)
email.errors (模块)
email.generator (模块)
email.header (模块)
email.headerregistry (模块)
email.iterators (模块)
email.message (模块)
email.mime (模块)
email.parser (模块)
email.policy (模块)
email.utils (模块)
EmailPolicy (class in email.policy)
EMFILE() (在 errno 模块中)
emit() (logging.FileHandler 方法)
(logging.Handler 方法)
(logging.NullHandler 方法)
(logging.StreamHandler 方法)
(logging.handlers.BufferingHandler 方法)
(logging.handlers.DatagramHandler 方法)
(logging.handlers.HTTPHandler 方法)
(logging.handlers.NTEventLogHandler 方法)
(logging.handlers.QueueHandler 方法)
(logging.handlers.RotatingFileHandler 方法)
(logging.handlers.SMTPHandler 方法)
(logging.handlers.SocketHandler 方法)
(logging.handlers.SysLogHandler 方法)
(logging.handlers.TimedRotatingFileHandler 方法)
(logging.handlers.WatchedFileHandler 方法)
EMLINK() (在 errno 模块中)
Empty
empty
list
tuple, [1]
empty (inspect.Parameter 属性)
(inspect.Signature 属性)
empty() (multiprocessing.Queue 方法)
(multiprocessing.SimpleQueue 方法)
(queue.Queue 方法)
(sched.scheduler 方法)
EMPTY_NAMESPACE() (在 xml.dom 模块中)
emptyline() (cmd.Cmd 方法)
EMSGSIZE() (在 errno 模块中)
EMULTIHOP() (在 errno 模块中)
enable (pdb command)
enable() (bdb.Breakpoint 方法)
(在 cgitb 模块中)
(在 faulthandler 模块中)
(在 gc 模块中)
enable_callback_tracebacks() (在 sqlite3 模块中)
enable_interspersed_args() (optparse.OptionParser 方法)
enable_load_extension() (sqlite3.Connection 方法)
enable_traversal() (tkinter.ttk.Notebook 方法)
ENABLE_USER_SITE() (在 site 模块中)
EnableReflectionKey() (在 winreg 模块中)
ENAMETOOLONG() (在 errno 模块中)
ENAVAIL() (在 errno 模块中)
enclose() (curses.window 方法)
encode
Codecs
encode() (codecs.Codec 方法)
(codecs.IncrementalEncoder 方法)
(email.header.Header 方法)
(json.JSONEncoder 方法)
(str 方法)
(xmlrpc.client.Binary 方法)
(xmlrpc.client.DateTime 方法)
(在 base64 模块中)
(在 quopri 模块中)
(在 uu 模块中)
encode_7or8bit() (在 email.encoders 模块中)
encode_base64() (在 email.encoders 模块中)
encode_noop() (在 email.encoders 模块中)
encode_quopri() (在 email.encoders 模块中)
encode_rfc2231() (在 email.utils 模块中)
encodebytes() (在 base64 模块中)
EncodedFile() (在 codecs 模块中)
encodePriority() (logging.handlers.SysLogHandler 方法)
encodestring() (在 base64 模块中)
(在 quopri 模块中)
encoding
base64
quoted-printable
encoding (curses.window 属性)
(UnicodeError 属性)
(io.TextIOBase 属性)
ENCODING() (在 tarfile 模块中)
(在 tokenize 模块中)
encodings
encodings.idna (模块)
encodings.mbcs (模块)
encodings.utf_8_sig (模块)
encodings_map (mimetypes.MimeTypes 属性)
encodings_map() (在 mimetypes 模块中)
end (UnicodeError 属性)
end() (re.match 方法)
(xml.etree.ElementTree.TreeBuilder 方法)
end_fill() (在 turtle 模块中)
END_FINALLY (opcode)
end_headers() (http.server.BaseHTTPRequestHandler 方法)
end_paragraph() (formatter.formatter 方法)
end_poly() (在 turtle 模块中)
EndCdataSectionHandler() (xml.parsers.expat.xmlparser 方法)
EndDoctypeDeclHandler() (xml.parsers.expat.xmlparser 方法)
endDocument() (xml.sax.handler.ContentHandler 方法)
endElement() (xml.sax.handler.ContentHandler 方法)
EndElementHandler() (xml.parsers.expat.xmlparser 方法)
endElementNS() (xml.sax.handler.ContentHandler 方法)
endheaders() (http.client.HTTPConnection 方法)
ENDMARKER() (在 token 模块中)
EndNamespaceDeclHandler() (xml.parsers.expat.xmlparser 方法)
endpos (re.match 属性)
endPrefixMapping() (xml.sax.handler.ContentHandler 方法)
endswith() (str 方法)
endwin() (在 curses 模块中)
ENETDOWN() (在 errno 模块中)
ENETRESET() (在 errno 模块中)
ENETUNREACH() (在 errno 模块中)
ENFILE() (在 errno 模块中)
ENOANO() (在 errno 模块中)
ENOBUFS() (在 errno 模块中)
ENOCSI() (在 errno 模块中)
ENODATA() (在 errno 模块中)
ENODEV() (在 errno 模块中)
ENOENT() (在 errno 模块中)
ENOEXEC() (在 errno 模块中)
ENOLCK() (在 errno 模块中)
ENOLINK() (在 errno 模块中)
ENOMEM() (在 errno 模块中)
ENOMSG() (在 errno 模块中)
ENONET() (在 errno 模块中)
ENOPKG() (在 errno 模块中)
ENOPROTOOPT() (在 errno 模块中)
ENOSPC() (在 errno 模块中)
ENOSR() (在 errno 模块中)
ENOSTR() (在 errno 模块中)
ENOSYS() (在 errno 模块中)
ENOTBLK() (在 errno 模块中)
ENOTCONN() (在 errno 模块中)
ENOTDIR() (在 errno 模块中)
ENOTEMPTY() (在 errno 模块中)
ENOTNAM() (在 errno 模块中)
ENOTSOCK() (在 errno 模块中)
ENOTTY() (在 errno 模块中)
ENOTUNIQ() (在 errno 模块中)
enqueue() (logging.handlers.QueueHandler 方法)
enqueue_sentinel() (logging.handlers.QueueListener 方法)
enter() (sched.scheduler 方法)
enter_context() (contextlib.ExitStack 方法)
enterabs() (sched.scheduler 方法)
entities (xml.dom.DocumentType 属性)
EntityDeclHandler() (xml.parsers.expat.xmlparser 方法)
entitydefs() (在 html.entities 模块中)
EntityResolver (class in xml.sax.handler)
enumerate() (內置函数)
(在 threading 模块中)
EnumKey() (在 winreg 模块中)
EnumValue() (在 winreg 模块中)
EnvBuilder (class in venv)
environ() (在 os 模块中)
(在 posix 模块中)
environb() (在 os 模块中)
environment
environment variables
deleting
setting
EnvironmentError
Environments
virtual
EnvironmentVarGuard (class in test.support)
ENXIO() (在 errno 模块中)
eof (bz2.BZ2Decompressor 属性)
(lzma.LZMADecompressor 属性)
(shlex.shlex 属性)
(zlib.Decompress 属性)
EOFError
(built-in exception)
EOPNOTSUPP() (在 errno 模块中)
EOVERFLOW() (在 errno 模块中)
EPERM() (在 errno 模块中)
EPFNOSUPPORT() (在 errno 模块中)
epilogue (email.message.Message 属性)
EPIPE() (在 errno 模块中)
epoch
epoll() (在 select 模块中)
EPROTO() (在 errno 模块中)
EPROTONOSUPPORT() (在 errno 模块中)
EPROTOTYPE() (在 errno 模块中)
eq() (在 operator 模块中)
EQEQUAL() (在 token 模块中)
EQUAL() (在 token 模块中)
ERA() (在 locale 模块中)
ERA_D_FMT() (在 locale 模块中)
ERA_D_T_FMT() (在 locale 模块中)
ERA_T_FMT() (在 locale 模块中)
ERANGE() (在 errno 模块中)
erase() (curses.window 方法)
erasechar() (在 curses 模块中)
EREMCHG() (在 errno 模块中)
EREMOTE() (在 errno 模块中)
EREMOTEIO() (在 errno 模块中)
ERESTART() (在 errno 模块中)
erf() (在 math 模块中)
erfc() (在 math 模块中)
EROFS() (在 errno 模块中)
ERR() (在 curses 模块中)
errcheck (ctypes._FuncPtr 属性)
errcode (xmlrpc.client.ProtocolError 属性)
errmsg (xmlrpc.client.ProtocolError 属性)
errno
模块
errno (模块)
error, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17]
Error, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
error handling
error() (argparse.ArgumentParser 方法)
(logging.Logger 方法)
(urllib.request.OpenerDirector 方法)
(xml.sax.handler.ErrorHandler 方法)
(在 logging 模块中)
error_body (wsgiref.handlers.BaseHandler 属性)
error_content_type (http.server.BaseHTTPRequestHandler 属性)
error_headers (wsgiref.handlers.BaseHandler 属性)
error_leader() (shlex.shlex 方法)
error_message_format (http.server.BaseHTTPRequestHandler 属性)
error_output() (wsgiref.handlers.BaseHandler 方法)
error_perm
error_proto, [1]
error_reply
error_status (wsgiref.handlers.BaseHandler 属性)
error_temp
ErrorByteIndex (xml.parsers.expat.xmlparser 属性)
ErrorCode (xml.parsers.expat.xmlparser 属性)
errorcode() (在 errno 模块中)
ErrorColumnNumber (xml.parsers.expat.xmlparser 属性)
ErrorHandler (class in xml.sax.handler)
ErrorLineNumber (xml.parsers.expat.xmlparser 属性)
errors
Errors
(io.TextIOBase 属性)
(unittest.TestResult 属性)
logging
ErrorString() (在 xml.parsers.expat 模块中)
ERRORTOKEN() (在 token 模块中)
escape (shlex.shlex 属性)
escape sequence
escape() (在 cgi 模块中)
(在 html 模块中)
(在 re 模块中)
(在 xml.sax.saxutils 模块中)
escapechar (csv.Dialect 属性)
escapedquotes (shlex.shlex 属性)
ESHUTDOWN() (在 errno 模块中)
ESOCKTNOSUPPORT() (在 errno 模块中)
ESPIPE() (在 errno 模块中)
ESRCH() (在 errno 模块中)
ESRMNT() (在 errno 模块中)
ESTALE() (在 errno 模块中)
ESTRPIPE() (在 errno 模块中)
ETIME() (在 errno 模块中)
ETIMEDOUT() (在 errno 模块中)
Etiny() (decimal.Context 方法)
ETOOMANYREFS() (在 errno 模块中)
Etop() (decimal.Context 方法)
ETXTBSY() (在 errno 模块中)
EUCLEAN() (在 errno 模块中)
EUNATCH() (在 errno 模块中)
EUSERS() (在 errno 模块中)
eval
內置函数, [1], [2], [3], [4], [5]
eval() (內置函数)
evaluation
order
Event (class in multiprocessing)
(class in threading)
event scheduling
event() (msilib.Control 方法)
Event() (multiprocessing.managers.SyncManager 方法)
events (widgets)
EWOULDBLOCK() (在 errno 模块中)
EX_CANTCREAT() (在 os 模块中)
EX_CONFIG() (在 os 模块中)
EX_DATAERR() (在 os 模块中)
EX_IOERR() (在 os 模块中)
EX_NOHOST() (在 os 模块中)
EX_NOINPUT() (在 os 模块中)
EX_NOPERM() (在 os 模块中)
EX_NOTFOUND() (在 os 模块中)
EX_NOUSER() (在 os 模块中)
EX_OK() (在 os 模块中)
EX_OSERR() (在 os 模块中)
EX_OSFILE() (在 os 模块中)
EX_PROTOCOL() (在 os 模块中)
EX_SOFTWARE() (在 os 模块中)
EX_TEMPFAIL() (在 os 模块中)
EX_UNAVAILABLE() (在 os 模块中)
EX_USAGE() (在 os 模块中)
Example (class in doctest)
example (doctest.DocTestFailure 属性)
(doctest.UnexpectedException 属性)
examples (doctest.DocTest 属性)
exc_info (doctest.UnexpectedException 属性)
(in module sys)
exc_info() (in module sys)
(在 sys 模块中)
exc_msg (doctest.Example 属性)
excel (class in csv)
excel_tab (class in csv)
except
关键字, [1]
语句
except (2to3 fixer)
excepthook() (in module sys)
(在 sys 模块中)
Exception
exception, [1]
chaining
handler
raising
exception handler
exception() (concurrent.futures.Future 方法)
(logging.Logger 方法)
(在 logging 模块中)
exceptions
in CGI scripts
exclusive
or
EXDEV() (在 errno 模块中)
exec
內置函数, [1], [2]
exec (2to3 fixer)
exec() (內置函数)
exec_prefix, [1], [2]
EXEC_PREFIX() (在 distutils.sysconfig 模块中)
exec_prefix() (在 sys 模块中)
execfile (2to3 fixer)
execl() (在 os 模块中)
execle() (在 os 模块中)
execlp() (在 os 模块中)
execlpe() (在 os 模块中)
executable (in module sys)
executable() (在 sys 模块中)
executable_filename() (distutils.ccompiler.CCompiler 方法)
execute() (distutils.ccompiler.CCompiler 方法)
Execute() (msilib.View 方法)
execute() (sqlite3.Connection 方法)
(sqlite3.Cursor 方法)
(在 distutils.util 模块中)
executemany() (sqlite3.Connection 方法)
(sqlite3.Cursor 方法)
executescript() (sqlite3.Connection 方法)
(sqlite3.Cursor 方法)
execution
frame, [1]
restricted
stack
execution model
ExecutionLoader (class in importlib.abc)
Executor (class in concurrent.futures)
execv() (在 os 模块中)
execve() (在 os 模块中)
execvp() (在 os 模块中)
execvpe() (在 os 模块中)
ExFileSelectBox (class in tkinter.tix)
EXFULL() (在 errno 模块中)
exists() (tkinter.ttk.Treeview 方法)
(在 os.path 模块中)
exit (內置变量)
exit()
(argparse.ArgumentParser 方法)
(在 _thread 模块中)
(在 sys 模块中)
exitcode (multiprocessing.Process 属性)
exitfunc (2to3 fixer)
exitonclick() (在 turtle 模块中)
ExitStack (class in contextlib)
exp() (decimal.Context 方法)
(decimal.Decimal 方法)
(在 cmath 模块中)
(在 math 模块中)
expand() (re.match 方法)
expand_tabs (textwrap.TextWrapper 属性)
ExpandEnvironmentStrings() (在 winreg 模块中)
expandNode() (xml.dom.pulldom.DOMEventStream 方法)
expandtabs() (str 方法)
expanduser() (在 os.path 模块中)
expandvars() (在 os.path 模块中)
Expat
ExpatError
expect() (telnetlib.Telnet 方法)
expectedFailure() (在 unittest 模块中)
expectedFailures (unittest.TestResult 属性)
expires (http.cookiejar.Cookie 属性)
exploded (ipaddress.IPv4Address 属性)
(ipaddress.IPv4Network 属性)
(ipaddress.IPv6Address 属性)
(ipaddress.IPv6Network 属性)
expm1() (在 math 模块中)
expovariate() (在 random 模块中)
expr() (在 parser 模块中)
expression, [1]
Conditional
conditional
generator
lambda
list, [1], [2]
statement
yield
expunge() (imaplib.IMAP4 方法)
extend() (array.array 方法)
(collections.deque 方法)
(sequence method)
(xml.etree.ElementTree.Element 方法)
extend_path() (在 pkgutil 模块中)
EXTENDED_ARG (opcode)
ExtendedContext (class in decimal)
ExtendedInterpolation (class in configparser)
extendleft() (collections.deque 方法)
extension
module
Extension (class in distutils.core)
extension module
EXTENSION_SUFFIXES() (在 importlib.machinery 模块中)
ExtensionFileLoader (class in importlib.machinery)
extensions_map (http.server.SimpleHTTPRequestHandler 属性)
External Data Representation, [1]
external_attr (zipfile.ZipInfo 属性)
ExternalClashError
ExternalEntityParserCreate() (xml.parsers.expat.xmlparser 方法)
ExternalEntityRefHandler() (xml.parsers.expat.xmlparser 方法)
extra (zipfile.ZipInfo 属性)
extract() (tarfile.TarFile 方法)
(zipfile.ZipFile 方法)
extract_cookies() (http.cookiejar.CookieJar 方法)
extract_stack() (在 traceback 模块中)
extract_tb() (在 traceback 模块中)
extract_version (zipfile.ZipInfo 属性)
extractall() (tarfile.TarFile 方法)
(zipfile.ZipFile 方法)
ExtractError
extractfile() (tarfile.TarFile 方法)
extsep() (在 os 模块中)

F

f_back (frame attribute)
f_builtins (frame attribute)
f_code (frame attribute)
f_contiguous (memoryview 属性)
f_globals (frame attribute)
f_lasti (frame attribute)
f_lineno (frame attribute)
f_locals (frame attribute)
F_LOCK() (在 os 模块中)
F_OK() (在 os 模块中)
F_TEST() (在 os 模块中)
F_TLOCK() (在 os 模块中)
f_trace (frame attribute)
F_ULOCK() (在 os 模块中)
fabs() (在 math 模块中)
factorial() (在 math 模块中)
fail() (unittest.TestCase 方法)
FAIL_FAST() (在 doctest 模块中)
failfast (unittest.TestResult 属性)
failureException (unittest.TestCase 属性)
failures (unittest.TestResult 属性)
False, [1], [2]
false
False (Built-in object)
(內置变量)
family (socket.socket 属性)
fancy_getopt() (在 distutils.fancy_getopt 模块中)
FancyGetopt (class in distutils.fancy_getopt)
FancyURLopener (class in urllib.request)
fast (pickle.Pickler 属性)
fatalError() (xml.sax.handler.ErrorHandler 方法)
faultCode (xmlrpc.client.Fault 属性)
faulthandler (模块)
faultString (xmlrpc.client.Fault 属性)
fchdir() (在 os 模块中)
fchmod() (在 os 模块中)
fchown() (在 os 模块中)
FCICreate() (在 msilib 模块中)
fcntl (模块)
fcntl() (在 fcntl 模块中)
fd() (在 turtle 模块中)
fdatasync() (在 os 模块中)
fdopen() (在 os 模块中)
Feature (class in msilib)
feature_external_ges() (在 xml.sax.handler 模块中)
feature_external_pes() (在 xml.sax.handler 模块中)
feature_namespace_prefixes() (在 xml.sax.handler 模块中)
feature_namespaces() (在 xml.sax.handler 模块中)
feature_string_interning() (在 xml.sax.handler 模块中)
feature_validation() (在 xml.sax.handler 模块中)
feed() (email.parser.FeedParser 方法)
(html.parser.HTMLParser 方法)
(xml.etree.ElementTree.XMLParser 方法)
(xml.sax.xmlreader.IncrementalParser 方法)
FeedParser (class in email.parser)
fetch() (imaplib.IMAP4 方法)
Fetch() (msilib.View 方法)
fetchall() (sqlite3.Cursor 方法)
fetchmany() (sqlite3.Cursor 方法)
fetchone() (sqlite3.Cursor 方法)
fflags (select.kevent 属性)
field_size_limit() (在 csv 模块中)
fieldnames (csv.csvreader 属性)
fields (uuid.UUID 属性)
fifo (class in asynchat)
file
.ini
.pdbrc
byte-code, [1]
configuration
copying
debugger configuration
large files
mime.types
path configuration
plist
temporary
对象, [1], [2]
file (pyclbr.Class 属性)
(pyclbr.Function 属性)
file control
UNIX
file name
temporary
file object
io module
open() built-in function
file-like object
file_created() (內置函数)
file_dispatcher (class in asyncore)
file_open() (urllib.request.FileHandler 方法)
file_size (zipfile.ZipInfo 属性)
file_wrapper (class in asyncore)
filecmp (模块)
fileConfig() (在 logging.config 模块中)
FileCookieJar (class in http.cookiejar)
FileEntry (class in tkinter.tix)
FileExistsError
FileFinder (class in importlib.machinery)
FileHandler (class in logging)
(class in urllib.request)
FileInput (class in fileinput)
fileinput (模块)
FileIO (class in io)
filelineno() (在 fileinput 模块中)
FileLoader (class in importlib.abc)
filemode() (在 stat 模块中)
filename (doctest.DocTest 属性)
(http.cookiejar.FileCookieJar 属性)
(zipfile.ZipInfo 属性)
filename() (在 fileinput 模块中)
filename_only() (在 tabnanny 模块中)
filenames
pathname expansion
wildcard expansion
fileno() (http.client.HTTPResponse 方法)
(io.IOBase 方法)
(multiprocessing.Connection 方法)
(ossaudiodev.oss_audio_device 方法)
(ossaudiodev.oss_mixer_device 方法)
(select.epoll 方法)
(select.kqueue 方法)
(socket.socket 方法)
(socketserver.BaseServer 方法)
(telnetlib.Telnet 方法)
(在 fileinput 模块中)
FileNotFoundError
FileSelectBox (class in tkinter.tix)
FileType (class in argparse)
FileWrapper (class in wsgiref.util)
fill() (textwrap.TextWrapper 方法)
(在 textwrap 模块中)
fillcolor() (在 turtle 模块中)
filling() (在 turtle 模块中)
filter (2to3 fixer)
Filter (class in logging)
filter (select.kevent 属性)
filter() (logging.Filter 方法)
(logging.Handler 方法)
(logging.Logger 方法)
(內置函数)
(在 curses 模块中)
(在 fnmatch 模块中)
FILTER_DIR() (在 unittest.mock 模块中)
filterfalse() (在 itertools 模块中)
filterwarnings() (在 warnings 模块中)
finalization, of objects
finalize_options() (distutils.cmd.Command 方法)
finally
关键字, [1], [2], [3], [4]
find() (doctest.DocTestFinder 方法)
(str 方法)
(xml.etree.ElementTree.Element 方法)
(xml.etree.ElementTree.ElementTree 方法)
(在 gettext 模块中)
(在 mmap 模块中)
find_class() (pickle protocol)
(pickle.Unpickler 方法)
find_library() (在 ctypes.util 模块中)
find_library_file() (distutils.ccompiler.CCompiler 方法)
find_loader
finder
find_loader() (在 importlib 模块中)
(在 pkgutil 模块中)
find_longest_match() (difflib.SequenceMatcher 方法)
find_module
finder
find_module() (imp.NullImporter 方法)
(importlib.abc.Finder 方法)
(importlib.abc.MetaPathFinder 方法)
(importlib.machinery.FileFinder 方法)
(importlib.machinery.PathFinder class method)
(zipimport.zipimporter 方法)
(在 imp 模块中)
find_msvcrt() (在 ctypes.util 模块中)
find_unused_port() (在 test.support 模块中)
find_user_password() (urllib.request.HTTPPasswordMgr 方法)
findall() (re.regex 方法)
(xml.etree.ElementTree.Element 方法)
(xml.etree.ElementTree.ElementTree 方法)
(在 re 模块中)
findCaller() (logging.Logger 方法)
finder, [1]
find_loader
find_module
Finder (class in importlib.abc)
findfactor() (在 audioop 模块中)
findfile() (在 test.support 模块中)
findfit() (在 audioop 模块中)
finditer() (re.regex 方法)
(在 re 模块中)
findlabels() (在 dis 模块中)
findlinestarts() (在 dis 模块中)
findmatch() (在 mailcap 模块中)
findmax() (在 audioop 模块中)
findtext() (xml.etree.ElementTree.Element 方法)
(xml.etree.ElementTree.ElementTree 方法)
finish() (socketserver.RequestHandler 方法)
finish_request() (socketserver.BaseServer 方法)
first() (asynchat.fifo 方法)
firstChild (xml.dom.Node 属性)
firstkey() (dbm.gnu.gdbm 方法)
firstweekday() (在 calendar 模块中)
fix_missing_locations() (在 ast 模块中)
fix_sentence_endings (textwrap.TextWrapper 属性)
flag_bits (zipfile.ZipInfo 属性)
flags (re.regex 属性)
(select.kevent 属性)
flags() (在 sys 模块中)
flash() (在 curses 模块中)
flatten() (email.generator.BytesGenerator 方法)
(email.generator.Generator 方法)
flattening
objects
float
內置函数, [1], [2]
float() (內置函数)
float_info() (在 sys 模块中)
float_repr_style() (在 sys 模块中)
floating point
literals
number
对象, [1], [2]
floating point literal
FloatingPointError, [1]
FloatOperation (class in decimal)
flock() (在 fcntl 模块中)
floor division
floor() (in module math)
(在 math 模块中)
floordiv() (在 operator 模块中)
flush() (bz2.BZ2Compressor 方法)
(formatter.writer 方法)
(io.BufferedWriter 方法)
(io.IOBase 方法)
(logging.Handler 方法)
(logging.StreamHandler 方法)
(logging.handlers.BufferingHandler 方法)
(logging.handlers.MemoryHandler 方法)
(lzma.LZMACompressor 方法)
(mailbox.MH 方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(zlib.Compress 方法)
(zlib.Decompress 方法)
(在 mmap 模块中)
flush_headers() (http.server.BaseHTTPRequestHandler 方法)
flush_softspace() (formatter.formatter 方法)
flushinp() (在 curses 模块中)
FlushKey() (在 winreg 模块中)
fma() (decimal.Context 方法)
(decimal.Decimal 方法)
fmod() (在 math 模块中)
fnmatch (模块)
fnmatch() (在 fnmatch 模块中)
fnmatchcase() (在 fnmatch 模块中)
focus() (tkinter.ttk.Treeview 方法)
fold() (email.headerregistry.BaseHeader 方法)
(email.policy.Compat32 方法)
(email.policy.EmailPolicy 方法)
(email.policy.Policy 方法)
fold_binary() (email.policy.Compat32 方法)
(email.policy.EmailPolicy 方法)
(email.policy.Policy 方法)
for
语句, [1], [2], [3]
FOR_ITER (opcode)
forget() (tkinter.ttk.Notebook 方法)
(在 test.support 模块中)
fork() (在 os 模块中)
(在 pty 模块中)
forkpty() (在 os 模块中)
form
lambda, [1]
Form (class in tkinter.tix)
format (memoryview 属性)
(struct.Struct 属性)
format() (built-in function)
__str__() (object method)
format() (logging.Formatter 方法)
(logging.Handler 方法)
(pprint.PrettyPrinter 方法)
(str 方法)
(string.Formatter 方法)
(內置函数)
(在 locale 模块中)
format_datetime() (在 email.utils 模块中)
format_exc() (在 traceback 模块中)
format_exception() (在 traceback 模块中)
format_exception_only() (在 traceback 模块中)
format_field() (string.Formatter 方法)
format_help() (argparse.ArgumentParser 方法)
format_list() (在 traceback 模块中)
format_map() (str 方法)
format_stack() (在 traceback 模块中)
format_stack_entry() (bdb.Bdb 方法)
format_string() (在 locale 模块中)
format_tb() (在 traceback 模块中)
format_usage() (argparse.ArgumentParser 方法)
formataddr() (在 email.utils 模块中)
formatargspec() (在 inspect 模块中)
formatargvalues() (在 inspect 模块中)
formatdate() (在 email.utils 模块中)
FormatError
FormatError() (在 ctypes 模块中)
formatException() (logging.Formatter 方法)
formatmonth() (calendar.HTMLCalendar 方法)
(calendar.TextCalendar 方法)
formatStack() (logging.Formatter 方法)
Formatter (class in logging)
(class in string)
formatter (模块)
formatTime() (logging.Formatter 方法)
formatting, string (%)
formatwarning() (在 warnings 模块中)
formatyear() (calendar.HTMLCalendar 方法)
(calendar.TextCalendar 方法)
formatyearpage() (calendar.HTMLCalendar 方法)
forward() (在 turtle 模块中)
found_terminator() (asynchat.async_chat 方法)
fpathconf() (在 os 模块中)
fpectl (模块)
fqdn (smtpd.SMTPChannel 属性)
Fraction (class in fractions)
fractions (模块)
frame
execution, [1]
对象
frame (tkinter.scrolledtext.ScrolledText 属性)
FrameType() (在 types 模块中)
free
variable
free()
freeze utility
freeze_support() (在 multiprocessing 模块中)
frexp() (在 math 模块中)
from
关键字, [1]
语句
from_address() (ctypes._CData 方法)
from_buffer() (ctypes._CData 方法)
from_buffer_copy() (ctypes._CData 方法)
from_bytes() (int class method)
from_decimal() (fractions.Fraction 方法)
from_float() (decimal.Decimal 方法)
(fractions.Fraction 方法)
from_iterable() (itertools.chain class method)
from_param() (ctypes._CData 方法)
frombuf() (tarfile.TarInfo 方法)
frombytes() (array.array 方法)
fromfd() (select.epoll 方法)
(select.kqueue 方法)
(在 socket 模块中)
fromfile() (array.array 方法)
fromhex() (bytearray class method)
(bytes class method)
(float class method)
fromkeys() (collections.Counter 方法)
(dict class method)
fromlist() (array.array 方法)
fromordinal() (datetime.date class method)
(datetime.datetime class method)
fromshare() (在 socket 模块中)
fromstring() (array.array 方法)
(在 xml.etree.ElementTree 模块中)
fromstringlist() (在 xml.etree.ElementTree 模块中)
fromtarfile() (tarfile.TarInfo 方法)
fromtimestamp() (datetime.date class method)
(datetime.datetime class method)
fromunicode() (array.array 方法)
fromutc() (datetime.timezone 方法)
(datetime.tzinfo 方法)
FrozenImporter (class in importlib.machinery)
frozenset
对象, [1]
frozenset (內置类)
fsdecode() (在 os 模块中)
fsencode() (在 os 模块中)
fstat() (在 os 模块中)
fstatvfs() (在 os 模块中)
fsum() (在 math 模块中)
fsync() (在 os 模块中)
FTP
ftplib (standard module)
protocol, [1]
FTP (class in ftplib)
ftp_open() (urllib.request.FTPHandler 方法)
FTP_TLS (class in ftplib)
FTPHandler (class in urllib.request)
ftplib (模块)
ftpmirror.py
ftruncate() (在 os 模块中)
Full
full() (multiprocessing.Queue 方法)
(queue.Queue 方法)
full_url (urllib.request.Request 属性)
func (functools.partial 属性)
funcattrs (2to3 fixer)
function
annotations, [1]
anonymous
argument
call, [1], [2]
call, user-defined
definition, [1]
generator, [1]
name, [1]
user-defined
对象, [1], [2], [3], [4], [5]
Function (class in symtable)
FunctionTestCase (class in unittest)
FunctionType() (在 types 模块中)
functools (模块)
funny_files (filecmp.dircmp 属性)
future
statement
future (2to3 fixer)
Future (class in concurrent.futures)
FutureWarning
fwalk() (在 os 模块中)

G

G.722
gaierror
gamma() (在 math 模块中)
gammavariate() (在 random 模块中)
garbage collection, [1]
garbage() (在 gc 模块中)
gather() (curses.textpad.Textbox 方法)
gauss() (在 random 模块中)
gc (模块)
gcd() (在 fractions 模块中)
ge() (在 operator 模块中)
gen_lib_options() (在 distutils.ccompiler 模块中)
gen_preprocess_options() (在 distutils.ccompiler 模块中)
gen_uuid() (在 msilib 模块中)
generate_help() (distutils.fancy_getopt.FancyGetopt 方法)
generator, [1]
expression
function, [1], [2]
iterator, [1]
对象, [1], [2]
Generator (class in email.generator)
generator expression, [1]
GeneratorExit
例外
GeneratorType() (在 types 模块中)
generic
special attribute
generic_visit() (ast.NodeVisitor 方法)
genops() (在 pickletools 模块中)
get() (configparser.ConfigParser 方法)
(dict 方法)
(email.message.Message 方法)
(mailbox.Mailbox 方法)
(multiprocessing.Queue 方法)
(multiprocessing.SimpleQueue 方法)
(multiprocessing.pool.AsyncResult 方法)
(ossaudiodev.oss_mixer_device 方法)
(queue.Queue 方法)
(tkinter.ttk.Combobox 方法)
(types.MappingProxyType 方法)
(xml.etree.ElementTree.Element 方法)
(在 webbrowser 模块中)
get_all() (email.message.Message 方法)
(wsgiref.headers.Headers 方法)
get_all_breaks() (bdb.Bdb 方法)
get_app() (wsgiref.simple_server.WSGIServer 方法)
get_archive_formats() (在 shutil 模块中)
get_begidx() (在 readline 模块中)
get_body_encoding() (email.charset.Charset 方法)
get_boundary() (email.message.Message 方法)
get_bpbynumber() (bdb.Bdb 方法)
get_break() (bdb.Bdb 方法)
get_breaks() (bdb.Bdb 方法)
get_buffer() (xdrlib.Packer 方法)
(xdrlib.Unpacker 方法)
get_bytes() (mailbox.Mailbox 方法)
get_channel_binding() (ssl.SSLSocket 方法)
get_charset() (email.message.Message 方法)
get_charsets() (email.message.Message 方法)
get_children() (symtable.SymbolTable 方法)
(tkinter.ttk.Treeview 方法)
get_clock_info() (在 time 模块中)
get_close_matches() (在 difflib 模块中)
get_code() (importlib.abc.InspectLoader 方法)
(importlib.abc.SourceLoader 方法)
(importlib.machinery.ExtensionFileLoader 方法)
(importlib.machinery.SourcelessFileLoader 方法)
(zipimport.zipimporter 方法)
get_completer() (在 readline 模块中)
get_completer_delims() (在 readline 模块中)
get_completion_type() (在 readline 模块中)
get_config_h_filename() (在 distutils.sysconfig 模块中)
(在 sysconfig 模块中)
get_config_var() (在 distutils.sysconfig 模块中)
(在 sysconfig 模块中)
get_config_vars() (在 distutils.sysconfig 模块中)
(在 sysconfig 模块中)
get_content_charset() (email.message.Message 方法)
get_content_maintype() (email.message.Message 方法)
get_content_subtype() (email.message.Message 方法)
get_content_type() (email.message.Message 方法)
get_count() (在 gc 模块中)
get_current_history_length() (在 readline 模块中)
get_data() (importlib.abc.FileLoader 方法)
(importlib.abc.ResourceLoader 方法)
(urllib.request.Request 方法)
(zipimport.zipimporter 方法)
(在 pkgutil 模块中)
get_date() (mailbox.MaildirMessage 方法)
get_debug() (在 gc 模块中)
get_default() (argparse.ArgumentParser 方法)
get_default_compiler() (在 distutils.ccompiler 模块中)
get_default_domain() (在 nis 模块中)
get_default_type() (email.message.Message 方法)
get_dialect() (在 csv 模块中)
get_docstring() (在 ast 模块中)
get_doctest() (doctest.DocTestParser 方法)
get_endidx() (在 readline 模块中)
get_environ() (wsgiref.simple_server.WSGIRequestHandler 方法)
get_errno() (在 ctypes 模块中)
get_examples() (doctest.DocTestParser 方法)
get_exec_path() (在 os 模块中)
get_field() (string.Formatter 方法)
get_file() (mailbox.Babyl 方法)
(mailbox.MH 方法)
(mailbox.MMDF 方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(mailbox.mbox 方法)
get_file_breaks() (bdb.Bdb 方法)
get_filename() (email.message.Message 方法)
(importlib.abc.ExecutionLoader 方法)
(importlib.abc.FileLoader 方法)
(zipimport.zipimporter 方法)
get_flags() (mailbox.MaildirMessage 方法)
(mailbox.MMDFMessage 方法)
(mailbox.mboxMessage 方法)
get_folder() (mailbox.Maildir 方法)
(mailbox.MH 方法)
get_frees() (symtable.Function 方法)
get_from() (mailbox.mboxMessage 方法)
(mailbox.MMDFMessage 方法)
get_full_url() (urllib.request.Request 方法)
get_globals() (symtable.Function 方法)
get_grouped_opcodes() (difflib.SequenceMatcher 方法)
get_header() (urllib.request.Request 方法)
get_history_item() (在 readline 模块中)
get_history_length() (在 readline 模块中)
get_host() (urllib.request.Request 方法)
get_id() (symtable.SymbolTable 方法)
get_ident() (在 _thread 模块中)
(在 threading 模块中)
get_identifiers() (symtable.SymbolTable 方法)
get_importer() (在 pkgutil 模块中)
get_info() (mailbox.MaildirMessage 方法)
GET_ITER (opcode)
get_labels() (mailbox.Babyl 方法)
(mailbox.BabylMessage 方法)
get_last_error() (在 ctypes 模块中)
get_line_buffer() (在 readline 模块中)
get_lineno() (symtable.SymbolTable 方法)
get_loader() (在 pkgutil 模块中)
get_locals() (symtable.Function 方法)
get_logger() (在 multiprocessing 模块中)
get_magic() (在 imp 模块中)
get_makefile_filename() (在 distutils.sysconfig 模块中)
(在 sysconfig 模块中)
get_matching_blocks() (difflib.SequenceMatcher 方法)
get_message() (mailbox.Mailbox 方法)
get_method() (urllib.request.Request 方法)
get_methods() (symtable.Class 方法)
get_mixed_type_key() (在 ipaddress 模块中)
get_name() (symtable.Symbol 方法)
(symtable.SymbolTable 方法)
get_namespace() (symtable.Symbol 方法)
get_namespaces() (symtable.Symbol 方法)
get_no_wait() (multiprocessing.Queue 方法)
get_nonstandard_attr() (http.cookiejar.Cookie 方法)
get_nowait() (multiprocessing.Queue 方法)
(queue.Queue 方法)
get_objects() (在 gc 模块中)
get_opcodes() (difflib.SequenceMatcher 方法)
get_option() (optparse.OptionParser 方法)
get_option_group() (optparse.OptionParser 方法)
get_option_order() (distutils.fancy_getopt.FancyGetopt 方法)
get_origin_req_host() (urllib.request.Request 方法)
get_osfhandle() (在 msvcrt 模块中)
get_output_charset() (email.charset.Charset 方法)
get_param() (email.message.Message 方法)
get_parameters() (symtable.Function 方法)
get_params() (email.message.Message 方法)
get_path() (在 sysconfig 模块中)
get_path_names() (在 sysconfig 模块中)
get_paths() (在 sysconfig 模块中)
get_payload() (email.message.Message 方法)
get_platform() (在 distutils.util 模块中)
(在 sysconfig 模块中)
get_poly() (在 turtle 模块中)
get_position() (xdrlib.Unpacker 方法)
get_python_inc() (在 distutils.sysconfig 模块中)
get_python_lib() (在 distutils.sysconfig 模块中)
get_python_version() (在 sysconfig 模块中)
get_recsrc() (ossaudiodev.oss_mixer_device 方法)
get_referents() (在 gc 模块中)
get_referrers() (在 gc 模块中)
get_request() (socketserver.BaseServer 方法)
get_scheme() (wsgiref.handlers.BaseHandler 方法)
get_scheme_names() (在 sysconfig 模块中)
get_selector() (urllib.request.Request 方法)
get_sequences() (mailbox.MH 方法)
(mailbox.MHMessage 方法)
get_server() (multiprocessing.managers.BaseManager 方法)
get_server_certificate() (在 ssl 模块中)
get_shapepoly() (在 turtle 模块中)
get_socket() (telnetlib.Telnet 方法)
get_source() (importlib.abc.InspectLoader 方法)
(importlib.abc.SourceLoader 方法)
(importlib.machinery.ExtensionFileLoader 方法)
(importlib.machinery.SourcelessFileLoader 方法)
(zipimport.zipimporter 方法)
get_special_folder_path() (內置函数)
get_stack() (bdb.Bdb 方法)
get_starttag_text() (html.parser.HTMLParser 方法)
get_stats() (在 gc 模块中)
get_stderr() (wsgiref.handlers.BaseHandler 方法)
(wsgiref.simple_server.WSGIRequestHandler 方法)
get_stdin() (wsgiref.handlers.BaseHandler 方法)
get_string() (mailbox.Mailbox 方法)
get_subdir() (mailbox.MaildirMessage 方法)
get_suffixes() (在 imp 模块中)
get_symbols() (symtable.SymbolTable 方法)
get_tag() (在 imp 模块中)
get_terminal_size() (在 os 模块中)
(在 shutil 模块中)
get_terminator() (asynchat.async_chat 方法)
get_threshold() (在 gc 模块中)
get_token() (shlex.shlex 方法)
get_type() (symtable.SymbolTable 方法)
(urllib.request.Request 方法)
get_unixfrom() (email.message.Message 方法)
get_unpack_formats() (在 shutil 模块中)
get_usage() (optparse.OptionParser 方法)
get_value() (string.Formatter 方法)
get_version() (optparse.OptionParser 方法)
get_visible() (mailbox.BabylMessage 方法)
get_wch() (curses.window 方法)
getacl() (imaplib.IMAP4 方法)
getaddresses() (在 email.utils 模块中)
getaddrinfo() (在 socket 模块中)
getallocatedblocks() (在 sys 模块中)
getannotation() (imaplib.IMAP4 方法)
getargspec() (在 inspect 模块中)
getargvalues() (在 inspect 模块中)
getatime() (在 os.path 模块中)
getattr() (內置函数)
getattr_static() (在 inspect 模块中)
getAttribute() (xml.dom.Element 方法)
getAttributeNode() (xml.dom.Element 方法)
getAttributeNodeNS() (xml.dom.Element 方法)
getAttributeNS() (xml.dom.Element 方法)
GetBase() (xml.parsers.expat.xmlparser 方法)
getbegyx() (curses.window 方法)
getbkgd() (curses.window 方法)
getboolean() (configparser.ConfigParser 方法)
getbuffer() (io.BytesIO 方法)
getByteStream() (xml.sax.xmlreader.InputSource 方法)
getcallargs() (在 inspect 模块中)
getcanvas() (在 turtle 模块中)
getcapabilities() (nntplib.NNTP 方法)
getcaps() (在 mailcap 模块中)
getch() (curses.window 方法)
(在 msvcrt 模块中)
getCharacterStream() (xml.sax.xmlreader.InputSource 方法)
getche() (在 msvcrt 模块中)
getcheckinterval() (在 sys 模块中)
getChild() (logging.Logger 方法)
getchildren() (xml.etree.ElementTree.Element 方法)
getclasstree() (在 inspect 模块中)
getclosurevars() (在 inspect 模块中)
GetColumnInfo() (msilib.View 方法)
getColumnNumber() (xml.sax.xmlreader.Locator 方法)
getcomments() (在 inspect 模块中)
getcompname() (aifc.aifc 方法)
(sunau.AU_read 方法)
(wave.Wave_read 方法)
getcomptype() (aifc.aifc 方法)
(sunau.AU_read 方法)
(wave.Wave_read 方法)
getContentHandler() (xml.sax.xmlreader.XMLReader 方法)
getcontext() (在 decimal 模块中)
getctime() (在 os.path 模块中)
getcwd() (在 os 模块中)
getcwdb() (在 os 模块中)
getcwdu (2to3 fixer)
getdecoder() (在 codecs 模块中)
getdefaultencoding() (在 sys 模块中)
getdefaultlocale() (在 locale 模块中)
getdefaulttimeout() (在 socket 模块中)
getdlopenflags() (在 sys 模块中)
getdoc() (在 inspect 模块中)
getDOMImplementation() (在 xml.dom 模块中)
getDTDHandler() (xml.sax.xmlreader.XMLReader 方法)
getEffectiveLevel() (logging.Logger 方法)
getegid() (在 os 模块中)
getElementsByTagName() (xml.dom.Document 方法)
(xml.dom.Element 方法)
getElementsByTagNameNS() (xml.dom.Document 方法)
(xml.dom.Element 方法)
getencoder() (在 codecs 模块中)
getEncoding() (xml.sax.xmlreader.InputSource 方法)
getEntityResolver() (xml.sax.xmlreader.XMLReader 方法)
getenv() (在 os 模块中)
getenvb() (在 os 模块中)
getErrorHandler() (xml.sax.xmlreader.XMLReader 方法)
geteuid() (在 os 模块中)
getEvent() (xml.dom.pulldom.DOMEventStream 方法)
getEventCategory() (logging.handlers.NTEventLogHandler 方法)
getEventType() (logging.handlers.NTEventLogHandler 方法)
getException() (xml.sax.SAXException 方法)
getFeature() (xml.sax.xmlreader.XMLReader 方法)
GetFieldCount() (msilib.Record 方法)
getfile() (在 inspect 模块中)
getfilesystemencoding() (在 sys 模块中)
getfirst() (cgi.FieldStorage 方法)
getfloat() (configparser.ConfigParser 方法)
getfmts() (ossaudiodev.oss_audio_device 方法)
getfqdn() (在 socket 模块中)
getframeinfo() (在 inspect 模块中)
getframerate() (aifc.aifc 方法)
(sunau.AU_read 方法)
(wave.Wave_read 方法)
getfullargspec() (在 inspect 模块中)
getgeneratorlocals() (在 inspect 模块中)
getgeneratorstate() (在 inspect 模块中)
getgid() (在 os 模块中)
getgrall() (在 grp 模块中)
getgrgid() (在 grp 模块中)
getgrnam() (在 grp 模块中)
getgrouplist() (在 os 模块中)
getgroups() (在 os 模块中)
getheader() (http.client.HTTPResponse 方法)
getheaders() (http.client.HTTPResponse 方法)
gethostbyaddr() (in module socket)
(在 socket 模块中)
gethostbyname() (在 socket 模块中)
gethostbyname_ex() (在 socket 模块中)
gethostname() (in module socket)
(在 socket 模块中)
getincrementaldecoder() (在 codecs 模块中)
getincrementalencoder() (在 codecs 模块中)
getinfo() (zipfile.ZipFile 方法)
getinnerframes() (在 inspect 模块中)
GetInputContext() (xml.parsers.expat.xmlparser 方法)
getint() (configparser.ConfigParser 方法)
GetInteger() (msilib.Record 方法)
getitem() (在 operator 模块中)
getiterator() (xml.etree.ElementTree.Element 方法)
(xml.etree.ElementTree.ElementTree 方法)
getitimer() (在 signal 模块中)
getkey() (curses.window 方法)
GetLastError() (在 ctypes 模块中)
getLength() (xml.sax.xmlreader.Attributes 方法)
getLevelName() (在 logging 模块中)
getline() (在 linecache 模块中)
getLineNumber() (xml.sax.xmlreader.Locator 方法)
getlist() (cgi.FieldStorage 方法)
getloadavg() (在 os 模块中)
getlocale() (在 locale 模块中)
getLogger() (在 logging 模块中)
getLoggerClass() (在 logging 模块中)
getlogin() (在 os 模块中)
getLogRecordFactory() (在 logging 模块中)
getmark() (aifc.aifc 方法)
(sunau.AU_read 方法)
(wave.Wave_read 方法)
getmarkers() (aifc.aifc 方法)
(sunau.AU_read 方法)
(wave.Wave_read 方法)
getmaxyx() (curses.window 方法)
getmember() (tarfile.TarFile 方法)
getmembers() (tarfile.TarFile 方法)
(在 inspect 模块中)
getMessage() (logging.LogRecord 方法)
(xml.sax.SAXException 方法)
getMessageID() (logging.handlers.NTEventLogHandler 方法)
getmodule() (在 inspect 模块中)
getmoduleinfo() (在 inspect 模块中)
getmodulename() (在 inspect 模块中)
getmouse() (在 curses 模块中)
getmro() (在 inspect 模块中)
getmtime() (在 os.path 模块中)
getname() (chunk.Chunk 方法)
getName() (threading.Thread 方法)
getNameByQName() (xml.sax.xmlreader.AttributesNS 方法)
getnameinfo() (在 socket 模块中)
getnames() (tarfile.TarFile 方法)
getNames() (xml.sax.xmlreader.Attributes 方法)
getnchannels() (aifc.aifc 方法)
(sunau.AU_read 方法)
(wave.Wave_read 方法)
getnframes() (aifc.aifc 方法)
(sunau.AU_read 方法)
(wave.Wave_read 方法)
getnode
getnode() (在 uuid 模块中)
getopt (模块)
getopt() (distutils.fancy_getopt.FancyGetopt 方法)
(在 getopt 模块中)
GetoptError
getouterframes() (在 inspect 模块中)
getoutput() (在 subprocess 模块中)
getpagesize() (在 resource 模块中)
getparams() (aifc.aifc 方法)
(sunau.AU_read 方法)
(wave.Wave_read 方法)
getparyx() (curses.window 方法)
getpass (模块)
getpass() (在 getpass 模块中)
GetPassWarning
getpeercert() (ssl.SSLSocket 方法)
getpeername() (socket.socket 方法)
getpen() (在 turtle 模块中)
getpgid() (在 os 模块中)
getpgrp() (在 os 模块中)
getpid() (在 os 模块中)
getpos() (html.parser.HTMLParser 方法)
getppid() (在 os 模块中)
getpreferredencoding() (在 locale 模块中)
getpriority() (在 os 模块中)
getprofile() (在 sys 模块中)
GetProperty() (msilib.SummaryInformation 方法)
getProperty() (xml.sax.xmlreader.XMLReader 方法)
GetPropertyCount() (msilib.SummaryInformation 方法)
getprotobyname() (在 socket 模块中)
getproxies() (在 urllib.request 模块中)
getPublicId() (xml.sax.xmlreader.InputSource 方法)
(xml.sax.xmlreader.Locator 方法)
getpwall() (在 pwd 模块中)
getpwnam() (在 pwd 模块中)
getpwuid() (在 pwd 模块中)
getQNameByName() (xml.sax.xmlreader.AttributesNS 方法)
getQNames() (xml.sax.xmlreader.AttributesNS 方法)
getquota() (imaplib.IMAP4 方法)
getquotaroot() (imaplib.IMAP4 方法)
getrandbits() (在 random 模块中)
getreader() (在 codecs 模块中)
getrecursionlimit() (在 sys 模块中)
getrefcount() (在 sys 模块中)
getresgid() (在 os 模块中)
getresponse() (http.client.HTTPConnection 方法)
getresuid() (在 os 模块中)
getrlimit() (在 resource 模块中)
getroot() (xml.etree.ElementTree.ElementTree 方法)
getrusage() (在 resource 模块中)
getsample() (在 audioop 模块中)
getsampwidth() (aifc.aifc 方法)
(sunau.AU_read 方法)
(wave.Wave_read 方法)
getscreen() (在 turtle 模块中)
getservbyname() (在 socket 模块中)
getservbyport() (在 socket 模块中)
GetSetDescriptorType() (在 types 模块中)
getshapes() (在 turtle 模块中)
getsid() (在 os 模块中)
getsignal() (在 signal 模块中)
getsitepackages() (在 site 模块中)
getsize() (chunk.Chunk 方法)
(在 os.path 模块中)
getsizeof() (在 sys 模块中)
getsockname() (socket.socket 方法)
getsockopt() (socket.socket 方法)
getsource() (在 inspect 模块中)
getsourcefile() (在 inspect 模块中)
getsourcelines() (在 inspect 模块中)
getspall() (在 spwd 模块中)
getspnam() (在 spwd 模块中)
getstate() (codecs.IncrementalDecoder 方法)
(codecs.IncrementalEncoder 方法)
(在 random 模块中)
getstatusoutput() (在 subprocess 模块中)
getstr() (curses.window 方法)
GetString() (msilib.Record 方法)
getSubject() (logging.handlers.SMTPHandler 方法)
GetSummaryInformation() (msilib.Database 方法)
getswitchinterval() (在 sys 模块中)
getSystemId() (xml.sax.xmlreader.InputSource 方法)
(xml.sax.xmlreader.Locator 方法)
getsyx() (在 curses 模块中)
gettarinfo() (tarfile.TarFile 方法)
gettempdir() (在 tempfile 模块中)
gettempprefix() (在 tempfile 模块中)
getTestCaseNames() (unittest.TestLoader 方法)
gettext (模块)
gettext() (gettext.GNUTranslations 方法)
(gettext.NullTranslations 方法)
(在 gettext 模块中)
gettimeout() (socket.socket 方法)
gettrace() (在 sys 模块中)
getturtle() (在 turtle 模块中)
getType() (xml.sax.xmlreader.Attributes 方法)
getuid() (在 os 模块中)
geturl() (urllib.parse.urllib.parse.SplitResult 方法)
getuser() (在 getpass 模块中)
getuserbase() (在 site 模块中)
getusersitepackages() (在 site 模块中)
getvalue() (io.BytesIO 方法)
(io.StringIO 方法)
getValue() (xml.sax.xmlreader.Attributes 方法)
getValueByQName() (xml.sax.xmlreader.AttributesNS 方法)
getwch() (在 msvcrt 模块中)
getwche() (在 msvcrt 模块中)
getweakrefcount() (在 weakref 模块中)
getweakrefs() (在 weakref 模块中)
getwelcome() (ftplib.FTP 方法)
(nntplib.NNTP 方法)
(poplib.POP3 方法)
getwin() (在 curses 模块中)
getwindowsversion() (在 sys 模块中)
getwriter() (在 codecs 模块中)
getxattr() (在 os 模块中)
getyx() (curses.window 方法)
gid (tarfile.TarInfo 属性)
GIL
glob
模块
glob (模块)
glob() (msilib.Directory 方法)
(在 glob 模块中)
global
name binding
namespace
语句, [1]
global interpreter lock, [1]
globals() (內置函数)
globs (doctest.DocTest 属性)
gmtime() (在 time 模块中)
gname (tarfile.TarInfo 属性)
GNOME
GNU_FORMAT() (在 tarfile 模块中)
gnu_getopt() (在 getopt 模块中)
got (doctest.DocTestFailure 属性)
goto() (在 turtle 模块中)
grammar
Graphical User Interface
GREATER() (在 token 模块中)
GREATEREQUAL() (在 token 模块中)
Greenwich Mean Time
grok_environment_error() (在 distutils.util 模块中)
Group (class in email.headerregistry)
group() (nntplib.NNTP 方法)
(re.match 方法)
groupby() (在 itertools 模块中)
groupdict() (re.match 方法)
groupindex (re.regex 属性)
grouping
groups (email.headerregistry.AddressHeader 属性)
(re.regex 属性)
groups() (re.match 方法)
grp (模块)
gt() (在 operator 模块中)
guess_all_extensions() (mimetypes.MimeTypes 方法)
(在 mimetypes 模块中)
guess_extension() (mimetypes.MimeTypes 方法)
(在 mimetypes 模块中)
guess_scheme() (在 wsgiref.util 模块中)
guess_type() (mimetypes.MimeTypes 方法)
(在 mimetypes 模块中)
GUI
gzip (模块)
GzipFile (class in gzip)

H

halfdelay() (在 curses 模块中)
handle an exception
handle() (http.server.BaseHTTPRequestHandler 方法)
(logging.Handler 方法)
(logging.Logger 方法)
(logging.NullHandler 方法)
(logging.handlers.QueueListener 方法)
(socketserver.RequestHandler 方法)
(wsgiref.simple_server.WSGIRequestHandler 方法)
handle_accept() (asyncore.dispatcher 方法)
handle_accepted() (asyncore.dispatcher 方法)
handle_charref() (html.parser.HTMLParser 方法)
handle_close() (asyncore.dispatcher 方法)
handle_comment() (html.parser.HTMLParser 方法)
handle_connect() (asyncore.dispatcher 方法)
handle_data() (html.parser.HTMLParser 方法)
handle_decl() (html.parser.HTMLParser 方法)
handle_defect() (email.policy.Policy 方法)
handle_endtag() (html.parser.HTMLParser 方法)
handle_entityref() (html.parser.HTMLParser 方法)
handle_error() (asyncore.dispatcher 方法)
(socketserver.BaseServer 方法)
handle_expect_100() (http.server.BaseHTTPRequestHandler 方法)
handle_expt() (asyncore.dispatcher 方法)
handle_one_request() (http.server.BaseHTTPRequestHandler 方法)
handle_pi() (html.parser.HTMLParser 方法)
handle_read() (asyncore.dispatcher 方法)
handle_request() (socketserver.BaseServer 方法)
(xmlrpc.server.CGIXMLRPCRequestHandler 方法)
handle_startendtag() (html.parser.HTMLParser 方法)
handle_starttag() (html.parser.HTMLParser 方法)
handle_timeout() (socketserver.BaseServer 方法)
handle_write() (asyncore.dispatcher 方法)
handleError() (logging.Handler 方法)
(logging.handlers.SocketHandler 方法)
handler
exception
handler() (在 cgitb 模块中)
has_children() (symtable.SymbolTable 方法)
has_colors() (在 curses 模块中)
has_data() (urllib.request.Request 方法)
HAS_ECDH() (在 ssl 模块中)
has_exec() (symtable.SymbolTable 方法)
has_extn() (smtplib.SMTP 方法)
has_function() (distutils.ccompiler.CCompiler 方法)
has_header() (csv.Sniffer 方法)
(urllib.request.Request 方法)
has_ic() (在 curses 模块中)
has_il() (在 curses 模块中)
has_import_star() (symtable.SymbolTable 方法)
has_ipv6() (在 socket 模块中)
has_key (2to3 fixer)
has_key() (在 curses 模块中)
has_nonstandard_attr() (http.cookiejar.Cookie 方法)
HAS_NPN() (在 ssl 模块中)
has_option() (configparser.ConfigParser 方法)
(optparse.OptionParser 方法)
has_section() (configparser.ConfigParser 方法)
HAS_SNI() (在 ssl 模块中)
hasattr() (內置函数)
hasAttribute() (xml.dom.Element 方法)
hasAttributeNS() (xml.dom.Element 方法)
hasAttributes() (xml.dom.Node 方法)
hasChildNodes() (xml.dom.Node 方法)
hascompare() (在 dis 模块中)
hasconst() (在 dis 模块中)
hasFeature() (xml.dom.DOMImplementation 方法)
hasfree() (在 dis 模块中)
hash
內置函数, [1], [2], [3]
hash character
hash() (內置函数)
hash.block_size() (在 hashlib 模块中)
hash.digest_size() (在 hashlib 模块中)
hash_info() (在 sys 模块中)
hashable, [1]
Hashable (class in collections.abc)
hasHandlers() (logging.Logger 方法)
hashlib (模块)
hasjabs() (在 dis 模块中)
hasjrel() (在 dis 模块中)
haslocal() (在 dis 模块中)
hasname() (在 dis 模块中)
HAVE_ARGUMENT (opcode)
HAVE_THREADS() (在 decimal 模块中)
head() (nntplib.NNTP 方法)
Header (class in email.header)
header_encode() (email.charset.Charset 方法)
header_encode_lines() (email.charset.Charset 方法)
header_encoding (email.charset.Charset 属性)
header_factory (email.policy.EmailPolicy 属性)
header_fetch_parse() (email.policy.Compat32 方法)
(email.policy.EmailPolicy 方法)
(email.policy.Policy 方法)
header_items() (urllib.request.Request 方法)
header_max_count() (email.policy.EmailPolicy 方法)
(email.policy.Policy 方法)
header_offset (zipfile.ZipInfo 属性)
header_source_parse() (email.policy.Compat32 方法)
(email.policy.EmailPolicy 方法)
(email.policy.Policy 方法)
header_store_parse() (email.policy.Compat32 方法)
(email.policy.EmailPolicy 方法)
(email.policy.Policy 方法)
HeaderError
HeaderParseError
HeaderRegistry (class in email.headerregistry)
headers
MIME, [1]
Headers (class in wsgiref.headers)
headers (http.server.BaseHTTPRequestHandler 属性)
(urllib.error.HTTPError 属性)
(xmlrpc.client.ProtocolError 属性)
heading() (tkinter.ttk.Treeview 方法)
(在 turtle 模块中)
heapify() (在 heapq 模块中)
heapmin() (在 msvcrt 模块中)
heappop() (在 heapq 模块中)
heappush() (在 heapq 模块中)
heappushpop() (在 heapq 模块中)
heapq (模块)
heapreplace() (在 heapq 模块中)
helo() (smtplib.SMTP 方法)
help
online
內置函数
help (optparse.Option 属性)
(pdb command)
help() (nntplib.NNTP 方法)
(內置函数)
herror
hex (uuid.UUID 属性)
hex() (float 方法)
(內置函数)
hexadecimal
literals
hexadecimal literal
hexbin() (在 binhex 模块中)
hexdigest() (hashlib.hash 方法)
(hmac.HMAC 方法)
hexdigits() (在 string 模块中)
hexlify() (在 binascii 模块中)
hexversion() (在 sys 模块中)
hidden() (curses.panel.Panel 方法)
hide() (curses.panel.Panel 方法)
(tkinter.ttk.Notebook 方法)
hide_cookie2 (http.cookiejar.CookiePolicy 属性)
hideturtle() (在 turtle 模块中)
hierarchy
type
HierarchyRequestErr
HIGHEST_PROTOCOL() (在 pickle 模块中)
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 (class in tkinter.tix)
hls_to_rgb() (在 colorsys 模块中)
hmac (模块)
HOME, [1], [2], [3], [4]
home() (在 turtle 模块中)
HOMEDRIVE, [1]
HOMEPATH, [1]
hook_compressed() (在 fileinput 模块中)
hook_encoded() (在 fileinput 模块中)
hooks
import
meta
path
host (urllib.request.Request 属性)
hosts (netrc.netrc 属性)
hosts() (ipaddress.IPv4Network 方法)
(ipaddress.IPv6Network 方法)
hour (datetime.datetime 属性)
(datetime.time 属性)
HRESULT (class in ctypes)
hStdError (subprocess.STARTUPINFO 属性)
hStdInput (subprocess.STARTUPINFO 属性)
hStdOutput (subprocess.STARTUPINFO 属性)
hsv_to_rgb() (在 colorsys 模块中)
ht() (在 turtle 模块中)
HTML, [1]
html (模块)
html.entities (模块)
html.parser (模块)
html5() (在 html.entities 模块中)
HTMLCalendar (class in calendar)
HtmlDiff (class in difflib)
HTMLParseError
HTMLParser (class in html.parser)
htonl() (在 socket 模块中)
htons() (在 socket 模块中)
HTTP
http.client (standard module)
protocol, [1], [2], [3], [4]
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 方法)
(urllib.request.HTTPDigestAuthHandler 方法)
http_error_407() (urllib.request.ProxyBasicAuthHandler 方法)
(urllib.request.ProxyDigestAuthHandler 方法)
http_error_auth_reqed() (urllib.request.AbstractBasicAuthHandler 方法)
(urllib.request.AbstractDigestAuthHandler 方法)
http_error_default() (urllib.request.BaseHandler 方法)
http_error_nnn() (urllib.request.BaseHandler 方法)
http_open() (urllib.request.HTTPHandler 方法)
HTTP_PORT() (在 http.client 模块中)
http_proxy
http_response() (urllib.request.HTTPErrorProcessor 方法)
http_version (wsgiref.handlers.BaseHandler 属性)
HTTPBasicAuthHandler (class in urllib.request)
HTTPConnection (class in http.client)
HTTPCookieProcessor (class in urllib.request)
httpd
HTTPDefaultErrorHandler (class in urllib.request)
HTTPDigestAuthHandler (class in urllib.request)
HTTPError
HTTPErrorProcessor (class in urllib.request)
HTTPException
HTTPHandler (class in logging.handlers)
(class in urllib.request)
HTTPPasswordMgr (class in urllib.request)
HTTPPasswordMgrWithDefaultRealm (class in urllib.request)
HTTPRedirectHandler (class in urllib.request)
HTTPResponse (class in http.client)
https_open() (urllib.request.HTTPSHandler 方法)
HTTPS_PORT() (在 http.client 模块中)
https_response() (urllib.request.HTTPErrorProcessor 方法)
HTTPSConnection (class in http.client)
HTTPServer (class in http.server)
HTTPSHandler (class in urllib.request)
hypot() (在 math 模块中)

I

I() (在 re 模块中)
I/O control
POSIX
UNIX
buffering, [1]
tty
iadd() (在 operator 模块中)
iand() (在 operator 模块中)
iconcat() (在 operator 模块中)
id
內置函数
id() (unittest.TestCase 方法)
(內置函数)
idcok() (curses.window 方法)
ident (select.kevent 属性)
(threading.Thread 属性)
identchars (cmd.Cmd 属性)
identifier, [1]
identify() (tkinter.ttk.Notebook 方法)
(tkinter.ttk.Treeview 方法)
(tkinter.ttk.Widget 方法)
identify_column() (tkinter.ttk.Treeview 方法)
identify_element() (tkinter.ttk.Treeview 方法)
identify_region() (tkinter.ttk.Treeview 方法)
identify_row() (tkinter.ttk.Treeview 方法)
identity
test
identity of an object
idioms (2to3 fixer)
IDLE, [1]
IDLESTARTUP
idlok() (curses.window 方法)
IEEE-754
if
语句, [1]
if_indextoname() (在 socket 模块中)
if_nameindex() (在 socket 模块中)
if_nametoindex() (在 socket 模块中)
ifloordiv() (在 operator 模块中)
iglob() (在 glob 模块中)
ignorableWhitespace() (xml.sax.handler.ContentHandler 方法)
ignore (pdb command)
ignore_errors() (在 codecs 模块中)
IGNORE_EXCEPTION_DETAIL() (在 doctest 模块中)
ignore_patterns() (在 shutil 模块中)
IGNORECASE() (在 re 模块中)
ihave() (nntplib.NNTP 方法)
IISCGIHandler (class in wsgiref.handlers)
ilshift() (在 operator 模块中)
imag (numbers.Complex 属性)
imaginary literal
imap() (multiprocessing.pool.Pool 方法)
IMAP4
protocol
IMAP4 (class in imaplib)
IMAP4.abort
IMAP4.error
IMAP4.readonly
IMAP4_SSL
protocol
IMAP4_SSL (class in imaplib)
IMAP4_stream
protocol
IMAP4_stream (class in imaplib)
imap_unordered() (multiprocessing.pool.Pool 方法)
imaplib (模块)
imghdr (模块)
immedok() (curses.window 方法)
immutable
data type
object, [1]
sequence types
对象
immutable object
immutable sequence
对象
immutable types
subclassing
imod() (在 operator 模块中)
imp
模块
imp (模块)
ImpImporter (class in pkgutil)
implementation() (在 sys 模块中)
ImpLoader (class in pkgutil)
import
hooks
语句, [1], [2], [3]
import (2to3 fixer)
import hooks
import machinery
Import module
import path
import_fresh_module() (在 test.support 模块中)
IMPORT_FROM (opcode)
import_module() (在 importlib 模块中)
(在 test.support 模块中)
IMPORT_NAME (opcode)
IMPORT_STAR (opcode)
importer
ImportError
例外
importing
importlib (模块)
importlib.abc (模块)
importlib.machinery (模块)
importlib.util (模块)
imports (2to3 fixer)
imports2 (2to3 fixer)
ImportWarning
ImproperConnectionState
imul() (在 operator 模块中)
in
关键字, [1]
操作数, [1], [2]
in_dll() (ctypes._CData 方法)
in_table_a1() (在 stringprep 模块中)
in_table_b1() (在 stringprep 模块中)
in_table_c11() (在 stringprep 模块中)
in_table_c11_c12() (在 stringprep 模块中)
in_table_c12() (在 stringprep 模块中)
in_table_c21() (在 stringprep 模块中)
in_table_c21_c22() (在 stringprep 模块中)
in_table_c22() (在 stringprep 模块中)
in_table_c3() (在 stringprep 模块中)
in_table_c4() (在 stringprep 模块中)
in_table_c5() (在 stringprep 模块中)
in_table_c6() (在 stringprep 模块中)
in_table_c7() (在 stringprep 模块中)
in_table_c8() (在 stringprep 模块中)
in_table_c9() (在 stringprep 模块中)
in_table_d1() (在 stringprep 模块中)
in_table_d2() (在 stringprep 模块中)
in_transaction (sqlite3.Connection 属性)
inch() (curses.window 方法)
inclusive
or
Incomplete
IncompleteRead
incr_item(), [1]
increment_lineno() (在 ast 模块中)
IncrementalDecoder (class in codecs)
IncrementalEncoder (class in codecs)
IncrementalNewlineDecoder (class in io)
IncrementalParser (class in xml.sax.xmlreader)
indent (doctest.Example 属性)
INDENT token
indent() (在 textwrap 模块中)
INDENT() (在 token 模块中)
indentation
IndentationError
index operation
index() (array.array 方法)
(sequence method)
(str 方法)
(tkinter.ttk.Notebook 方法)
(tkinter.ttk.Treeview 方法)
(在 operator 模块中)
IndexError
indexOf() (在 operator 模块中)
IndexSizeErr
indices() (slice 方法)
inet_aton() (在 socket 模块中)
inet_ntoa() (在 socket 模块中)
inet_ntop() (在 socket 模块中)
inet_pton() (在 socket 模块中)
Inexact (class in decimal)
infile (shlex.shlex 属性)
Infinity
info() (gettext.NullTranslations 方法)
(logging.Logger 方法)
(在 logging 模块中)
infolist() (zipfile.ZipFile 方法)
inheritance
ini file
init() (在 mimetypes 模块中)
init_color() (在 curses 模块中)
init_database() (在 msilib 模块中)
init_pair() (在 curses 模块中)
inited() (在 mimetypes 模块中)
initgroups() (在 os 模块中)
initial_indent (textwrap.TextWrapper 属性)
initialize_options() (distutils.cmd.Command 方法)
initscr() (在 curses 模块中)
INPLACE_ADD (opcode)
INPLACE_AND (opcode)
INPLACE_FLOOR_DIVIDE (opcode)
INPLACE_LSHIFT (opcode)
INPLACE_MODULO (opcode)
INPLACE_MULTIPLY (opcode)
INPLACE_OR (opcode)
INPLACE_POWER (opcode)
INPLACE_RSHIFT (opcode)
INPLACE_SUBTRACT (opcode)
INPLACE_TRUE_DIVIDE (opcode)
INPLACE_XOR (opcode)
input
raw
input (2to3 fixer)
input() (內置函数)
(在 fileinput 模块中)
input_charset (email.charset.Charset 属性)
input_codec (email.charset.Charset 属性)
InputOnly (class in tkinter.tix)
InputSource (class in xml.sax.xmlreader)
inquiry (C 类型)
insch() (curses.window 方法)
insdelln() (curses.window 方法)
insert() (array.array 方法)
(sequence method)
(tkinter.ttk.Notebook 方法)
(tkinter.ttk.Treeview 方法)
(xml.etree.ElementTree.Element 方法)
insert_text() (在 readline 模块中)
insertBefore() (xml.dom.Node 方法)
insertln() (curses.window 方法)
insnstr() (curses.window 方法)
insort() (在 bisect 模块中)
insort_left() (在 bisect 模块中)
insort_right() (在 bisect 模块中)
inspect (模块)
InspectLoader (class in importlib.abc)
insstr() (curses.window 方法)
install() (gettext.NullTranslations 方法)
(在 gettext 模块中)
install_opener() (在 urllib.request 模块中)
install_scripts() (venv.EnvBuilder 方法)
installHandler() (在 unittest 模块中)
instance
call, [1]
class
对象, [1], [2]
instancemethod
对象
instate() (tkinter.ttk.Widget 方法)
instr() (curses.window 方法)
instream (shlex.shlex 属性)
int
內置函数, [1], [2]
int (uuid.UUID 属性)
int() (內置函数)
Int2AP() (在 imaplib 模块中)
int_info() (在 sys 模块中)
integer
literals
representation
types, operations on
对象, [1], [2]
integer literal
Integral (class in numbers)
Integrated Development Environment
Intel/DVI ADPCM
interact (pdb command)
interact() (code.InteractiveConsole 方法)
(telnetlib.Telnet 方法)
(在 code 模块中)
interactive
interactive mode
InteractiveConsole (class in code)
InteractiveInterpreter (class in code)
intern (2to3 fixer)
intern() (在 sys 模块中)
internal type
internal_attr (zipfile.ZipInfo 属性)
Internaldate2tuple() (在 imaplib 模块中)
internalSubset (xml.dom.DocumentType 属性)
Internet
interpolation, string (%)
InterpolationDepthError
InterpolationError
InterpolationMissingOptionError
InterpolationSyntaxError
interpreted
interpreter
interpreter lock
interpreter prompts
interrupt() (sqlite3.Connection 方法)
interrupt_main() (在 _thread 模块中)
InterruptedError
intersection() (set 方法)
intersection_update() (set 方法)
intro (cmd.Cmd 属性)
InuseAttributeErr
inv() (在 operator 模块中)
InvalidAccessErr
invalidate_caches() (importlib.abc.MetaPathFinder 方法)
(importlib.abc.PathEntryFinder 方法)
(importlib.machinery.FileFinder 方法)
(importlib.machinery.PathFinder class method)
(在 importlib 模块中)
InvalidCharacterErr
InvalidModificationErr
InvalidOperation (class in decimal)
InvalidStateErr
InvalidURL
inversion
invert() (在 operator 模块中)
invocation
io
模块
io (模块)
io.StringIO
对象
IOBase (class in io)
ioctl() (socket.socket 方法)
(在 fcntl 模块中)
IOError
ior() (在 operator 模块中)
ip (ipaddress.IPv4Interface 属性)
(ipaddress.IPv6Interface 属性)
ip_address() (在 ipaddress 模块中)
ip_interface() (在 ipaddress 模块中)
ip_network() (在 ipaddress 模块中)
ipaddress (模块)
ipow() (在 operator 模块中)
ipv4_mapped (ipaddress.IPv6Address 属性)
IPv4Address (class in ipaddress)
IPv4Interface (class in ipaddress)
IPv4Network (class in ipaddress)
IPv6Address (class in ipaddress)
IPv6Interface (class in ipaddress)
IPv6Network (class in ipaddress)
irshift() (在 operator 模块中)
is
操作数, [1]
is not
操作数, [1]
is_() (在 operator 模块中)
is_alive() (multiprocessing.Process 方法)
(threading.Thread 方法)
is_assigned() (symtable.Symbol 方法)
is_blocked() (http.cookiejar.DefaultCookiePolicy 方法)
is_canonical() (decimal.Context 方法)
(decimal.Decimal 方法)
IS_CHARACTER_JUNK() (在 difflib 模块中)
is_check_supported() (在 lzma 模块中)
is_declared_global() (symtable.Symbol 方法)
is_empty() (asynchat.fifo 方法)
is_enabled() (在 faulthandler 模块中)
is_expired() (http.cookiejar.Cookie 方法)
is_finite() (decimal.Context 方法)
(decimal.Decimal 方法)
is_free() (symtable.Symbol 方法)
is_global() (symtable.Symbol 方法)
is_hop_by_hop() (在 wsgiref.util 模块中)
is_imported() (symtable.Symbol 方法)
is_infinite() (decimal.Context 方法)
(decimal.Decimal 方法)
is_integer() (float 方法)
is_jython() (在 test.support 模块中)
IS_LINE_JUNK() (在 difflib 模块中)
is_linetouched() (curses.window 方法)
is_link_local (ipaddress.IPv4Address 属性)
(ipaddress.IPv4Network 属性)
(ipaddress.IPv6Address 属性)
(ipaddress.IPv6Network 属性)
is_local() (symtable.Symbol 方法)
is_loopback (ipaddress.IPv4Address 属性)
(ipaddress.IPv4Network 属性)
(ipaddress.IPv6Address 属性)
(ipaddress.IPv6Network 属性)
is_multicast (ipaddress.IPv4Address 属性)
(ipaddress.IPv4Network 属性)
(ipaddress.IPv6Address 属性)
(ipaddress.IPv6Network 属性)
is_multipart() (email.message.Message 方法)
is_namespace() (symtable.Symbol 方法)
is_nan() (decimal.Context 方法)
(decimal.Decimal 方法)
is_nested() (symtable.SymbolTable 方法)
is_normal() (decimal.Context 方法)
(decimal.Decimal 方法)
is_not() (在 operator 模块中)
is_not_allowed() (http.cookiejar.DefaultCookiePolicy 方法)
is_optimized() (symtable.SymbolTable 方法)
is_package() (importlib.abc.InspectLoader 方法)
(importlib.abc.SourceLoader 方法)
(importlib.machinery.ExtensionFileLoader 方法)
(importlib.machinery.SourceFileLoader 方法)
(importlib.machinery.SourcelessFileLoader 方法)
(zipimport.zipimporter 方法)
is_parameter() (symtable.Symbol 方法)
is_private (ipaddress.IPv4Address 属性)
(ipaddress.IPv4Network 属性)
(ipaddress.IPv6Address 属性)
(ipaddress.IPv6Network 属性)
is_python_build() (在 sysconfig 模块中)
is_qnan() (decimal.Context 方法)
(decimal.Decimal 方法)
is_referenced() (symtable.Symbol 方法)
is_reserved (ipaddress.IPv4Address 属性)
(ipaddress.IPv4Network 属性)
(ipaddress.IPv6Address 属性)
(ipaddress.IPv6Network 属性)
is_resource_enabled() (在 test.support 模块中)
is_set() (threading.Event 方法)
is_signed() (decimal.Context 方法)
(decimal.Decimal 方法)
is_site_local (ipaddress.IPv6Address 属性)
(ipaddress.IPv6Network 属性)
is_snan() (decimal.Context 方法)
(decimal.Decimal 方法)
is_subnormal() (decimal.Context 方法)
(decimal.Decimal 方法)
is_tarfile() (在 tarfile 模块中)
is_term_resized() (在 curses 模块中)
is_tracked() (在 gc 模块中)
is_unspecified (ipaddress.IPv4Address 属性)
(ipaddress.IPv4Network 属性)
(ipaddress.IPv6Address 属性)
(ipaddress.IPv6Network 属性)
is_unverifiable() (urllib.request.Request 方法)
is_wintouched() (curses.window 方法)
is_zero() (decimal.Context 方法)
(decimal.Decimal 方法)
is_zipfile() (在 zipfile 模块中)
isabs() (在 os.path 模块中)
isabstract() (在 inspect 模块中)
IsADirectoryError
isalnum() (str 方法)
(在 curses.ascii 模块中)
isalpha() (str 方法)
(在 curses.ascii 模块中)
isascii() (在 curses.ascii 模块中)
isatty() (chunk.Chunk 方法)
(io.IOBase 方法)
(在 os 模块中)
isblank() (在 curses.ascii 模块中)
isblk() (tarfile.TarInfo 方法)
isbuiltin() (在 inspect 模块中)
ischr() (tarfile.TarInfo 方法)
isclass() (在 inspect 模块中)
iscntrl() (在 curses.ascii 模块中)
iscode() (在 inspect 模块中)
isctrl() (在 curses.ascii 模块中)
isDaemon() (threading.Thread 方法)
isdatadescriptor() (在 inspect 模块中)
isdecimal() (str 方法)
isdev() (tarfile.TarInfo 方法)
isdigit() (str 方法)
(在 curses.ascii 模块中)
isdir() (tarfile.TarInfo 方法)
(在 os.path 模块中)
isdisjoint() (set 方法)
isdown() (在 turtle 模块中)
iselement() (在 xml.etree.ElementTree 模块中)
isenabled() (在 gc 模块中)
isEnabledFor() (logging.Logger 方法)
isendwin() (在 curses 模块中)
ISEOF() (在 token 模块中)
isexpr() (parser.ST 方法)
(在 parser 模块中)
isfifo() (tarfile.TarInfo 方法)
isfile() (tarfile.TarInfo 方法)
(在 os.path 模块中)
isfinite() (在 cmath 模块中)
(在 math 模块中)
isfirstline() (在 fileinput 模块中)
isframe() (在 inspect 模块中)
isfunction() (在 inspect 模块中)
isgenerator() (在 inspect 模块中)
isgeneratorfunction() (在 inspect 模块中)
isgetsetdescriptor() (在 inspect 模块中)
isgraph() (在 curses.ascii 模块中)
isidentifier() (str 方法)
isinf() (在 cmath 模块中)
(在 math 模块中)
isinstance (2to3 fixer)
isinstance() (內置函数)
iskeyword() (在 keyword 模块中)
isleap() (在 calendar 模块中)
islice() (在 itertools 模块中)
islink() (在 os.path 模块中)
islnk() (tarfile.TarInfo 方法)
islower() (str 方法)
(在 curses.ascii 模块中)
ismemberdescriptor() (在 inspect 模块中)
ismeta() (在 curses.ascii 模块中)
ismethod() (在 inspect 模块中)
ismethoddescriptor() (在 inspect 模块中)
ismodule() (在 inspect 模块中)
ismount() (在 os.path 模块中)
isnan() (在 cmath 模块中)
(在 math 模块中)
ISNONTERMINAL() (在 token 模块中)
isnumeric() (str 方法)
isocalendar() (datetime.date 方法)
(datetime.datetime 方法)
isoformat() (datetime.date 方法)
(datetime.datetime 方法)
(datetime.time 方法)
isolation_level (sqlite3.Connection 属性)
isoweekday() (datetime.date 方法)
(datetime.datetime 方法)
isprint() (在 curses.ascii 模块中)
isprintable() (str 方法)
ispunct() (在 curses.ascii 模块中)
isreadable() (pprint.PrettyPrinter 方法)
(在 pprint 模块中)
isrecursive() (pprint.PrettyPrinter 方法)
(在 pprint 模块中)
isreg() (tarfile.TarInfo 方法)
isReservedKey() (http.cookies.Morsel 方法)
isroutine() (在 inspect 模块中)
isSameNode() (xml.dom.Node 方法)
isspace() (str 方法)
(在 curses.ascii 模块中)
isstdin() (在 fileinput 模块中)
issubclass() (內置函数)
issubset() (set 方法)
issuite() (parser.ST 方法)
(在 parser 模块中)
issuperset() (set 方法)
issym() (tarfile.TarInfo 方法)
ISTERMINAL() (在 token 模块中)
istitle() (str 方法)
istraceback() (在 inspect 模块中)
isub() (在 operator 模块中)
isupper() (str 方法)
(在 curses.ascii 模块中)
isvisible() (在 turtle 模块中)
isxdigit() (在 curses.ascii 模块中)
item
sequence
string
item selection
item() (tkinter.ttk.Treeview 方法)
(xml.dom.NamedNodeMap 方法)
(xml.dom.NodeList 方法)
itemgetter() (在 operator 模块中)
items() (configparser.ConfigParser 方法)
(dict 方法)
(email.message.Message 方法)
(mailbox.Mailbox 方法)
(types.MappingProxyType 方法)
(xml.etree.ElementTree.Element 方法)
itemsize (array.array 属性)
(memoryview 属性)
ItemsView (class in collections.abc)
iter() (xml.etree.ElementTree.Element 方法)
(xml.etree.ElementTree.ElementTree 方法)
(內置函数)
iter_child_nodes() (在 ast 模块中)
iter_fields() (在 ast 模块中)
iter_importers() (在 pkgutil 模块中)
iter_modules() (在 pkgutil 模块中)
iterable
Iterable (class in collections.abc)
iterator
Iterator (class in collections.abc)
iterator protocol
iterdecode() (在 codecs 模块中)
iterdump (sqlite3.Connection 属性)
iterencode() (json.JSONEncoder 方法)
(在 codecs 模块中)
iterfind() (xml.etree.ElementTree.Element 方法)
(xml.etree.ElementTree.ElementTree 方法)
iteritems() (mailbox.Mailbox 方法)
iterkeys() (mailbox.Mailbox 方法)
itermonthdates() (calendar.Calendar 方法)
itermonthdays() (calendar.Calendar 方法)
itermonthdays2() (calendar.Calendar 方法)
iterparse() (在 xml.etree.ElementTree 模块中)
itertext() (xml.etree.ElementTree.Element 方法)
itertools (2to3 fixer)
(模块)
itertools_imports (2to3 fixer)
itervalues() (mailbox.Mailbox 方法)
iterweekdays() (calendar.Calendar 方法)
ITIMER_PROF() (在 signal 模块中)
ITIMER_REAL() (在 signal 模块中)
ITIMER_VIRTUAL() (在 signal 模块中)
ItimerError
itruediv() (在 operator 模块中)
ixor() (在 operator 模块中)

J

Jansen, Jack
Java
language
java_ver() (在 platform 模块中)
join() (multiprocessing.JoinableQueue 方法)
(multiprocessing.Process 方法)
(multiprocessing.pool.Pool 方法)
(queue.Queue 方法)
(str 方法)
(threading.Thread 方法)
(在 os.path 模块中)
join_thread() (multiprocessing.Queue 方法)
JoinableQueue (class in multiprocessing)
js_output() (http.cookies.BaseCookie 方法)
(http.cookies.Morsel 方法)
json (模块)
JSONDecoder (class in json)
JSONEncoder (class in json)
jump (pdb command)
JUMP_ABSOLUTE (opcode)
JUMP_FORWARD (opcode)
JUMP_IF_FALSE_OR_POP (opcode)
JUMP_IF_TRUE_OR_POP (opcode)

K

kbhit() (在 msvcrt 模块中)
KDEDIR
kevent() (在 select 模块中)
key
(http.cookies.Morsel 属性)
key function
key/datum pair
KEY_ALL_ACCESS() (在 winreg 模块中)
KEY_CREATE_LINK() (在 winreg 模块中)
KEY_CREATE_SUB_KEY() (在 winreg 模块中)
KEY_ENUMERATE_SUB_KEYS() (在 winreg 模块中)
KEY_EXECUTE() (在 winreg 模块中)
KEY_NOTIFY() (在 winreg 模块中)
KEY_QUERY_VALUE() (在 winreg 模块中)
KEY_READ() (在 winreg 模块中)
KEY_SET_VALUE() (在 winreg 模块中)
KEY_WOW64_32KEY() (在 winreg 模块中)
KEY_WOW64_64KEY() (在 winreg 模块中)
KEY_WRITE() (在 winreg 模块中)
KeyboardInterrupt
(built-in exception), [1]
KeyError
keyname() (在 curses 模块中)
keypad() (curses.window 方法)
keyrefs() (weakref.WeakKeyDictionary 方法)
keys() (dict 方法)
(email.message.Message 方法)
(mailbox.Mailbox 方法)
(sqlite3.Row 方法)
(types.MappingProxyType 方法)
(xml.etree.ElementTree.Element 方法)
KeysView (class in collections.abc)
keyword
(模块)
keyword argument
keywords (functools.partial 属性)
kill() (subprocess.Popen 方法)
(在 os 模块中)
killchar() (在 curses 模块中)
killpg() (在 os 模块中)
kind (inspect.Parameter 属性)
knownfiles() (在 mimetypes 模块中)
kqueue() (在 select 模块中)
Kuchling, Andrew
kwargs (inspect.BoundArguments 属性)
kwlist() (在 keyword 模块中)

L

L() (在 re 模块中)
LabelEntry (class in tkinter.tix)
LabelFrame (class in tkinter.tix)
lambda
expression
form, [1]
LambdaType() (在 types 模块中)
LANG, [1], [2], [3], [4]
language
C, [1], [2], [3], [4], [5]
Java
LANGUAGE, [1]
large files
LargeZipFile
last() (nntplib.NNTP 方法)
last_accepted (multiprocessing.connection.Listener 属性)
last_traceback (in module sys)
last_traceback() (在 sys 模块中)
last_type() (在 sys 模块中)
last_value() (在 sys 模块中)
lastChild (xml.dom.Node 属性)
lastcmd (cmd.Cmd 属性)
lastgroup (re.match 属性)
lastindex (re.match 属性)
lastResort() (在 logging 模块中)
lastrowid (sqlite3.Cursor 属性)
layout() (tkinter.ttk.Style 方法)
LBRACE() (在 token 模块中)
LBYL
LC_ALL, [1]
LC_ALL() (在 locale 模块中)
LC_COLLATE() (在 locale 模块中)
LC_CTYPE() (在 locale 模块中)
LC_MESSAGES, [1]
LC_MESSAGES() (在 locale 模块中)
LC_MONETARY() (在 locale 模块中)
LC_NUMERIC() (在 locale 模块中)
LC_TIME() (在 locale 模块中)
lchflags() (在 os 模块中)
lchmod() (在 os 模块中)
lchown() (在 os 模块中)
LDCXXSHARED
ldexp() (在 math 模块中)
LDFLAGS
ldgettext() (在 gettext 模块中)
ldngettext() (在 gettext 模块中)
le() (在 operator 模块中)
leading whitespace
leapdays() (在 calendar 模块中)
leaveok() (curses.window 方法)
left (filecmp.dircmp 属性)
left() (在 turtle 模块中)
left_list (filecmp.dircmp 属性)
left_only (filecmp.dircmp 属性)
LEFTSHIFT() (在 token 模块中)
LEFTSHIFTEQUAL() (在 token 模块中)
len
內置函数, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
len() (內置函数)
length (xml.dom.NamedNodeMap 属性)
(xml.dom.NodeList 属性)
length_hint() (在 operator 模块中)
LESS() (在 token 模块中)
LESSEQUAL() (在 token 模块中)
lexical analysis
lexical definitions
lexists() (在 os.path 模块中)
lgamma() (在 math 模块中)
lgettext() (gettext.GNUTranslations 方法)
(gettext.NullTranslations 方法)
(在 gettext 模块中)
lib2to3 (模块)
libc_ver() (在 platform 模块中)
library (ssl.SSLError 属性)
library() (在 dbm.ndbm 模块中)
library_dir_option() (distutils.ccompiler.CCompiler 方法)
library_filename() (distutils.ccompiler.CCompiler 方法)
library_option() (distutils.ccompiler.CCompiler 方法)
LibraryLoader (class in ctypes)
license (內置变量)
LifoQueue (class in queue)
light-weight processes
limit_denominator() (fractions.Fraction 方法)
lin2adpcm() (在 audioop 模块中)
lin2alaw() (在 audioop 模块中)
lin2lin() (在 audioop 模块中)
lin2ulaw() (在 audioop 模块中)
line continuation
line joining, [1]
line structure
line() (msilib.Dialog 方法)
line-buffered I/O
line_buffering (io.TextIOWrapper 属性)
line_num (csv.csvreader 属性)
linecache (模块)
lineno (ast.AST 属性)
(doctest.DocTest 属性)
(doctest.Example 属性)
(pyclbr.Class 属性)
(pyclbr.Function 属性)
(shlex.shlex 属性)
(xml.parsers.expat.ExpatError 属性)
lineno() (在 fileinput 模块中)
LINES, [1], [2]
lines (os.terminal_size 属性)
linesep (email.policy.Policy 属性)
linesep() (在 os 模块中)
lineterminator (csv.Dialect 属性)
link() (distutils.ccompiler.CCompiler 方法)
(在 os 模块中)
link_executable() (distutils.ccompiler.CCompiler 方法)
link_shared_lib() (distutils.ccompiler.CCompiler 方法)
link_shared_object() (distutils.ccompiler.CCompiler 方法)
linkname (tarfile.TarInfo 属性)
linux_distribution() (在 platform 模块中)
list
assignment, target
comprehensions
deletion target
display
empty
expression, [1], [2]
target, [1], [2]
type, operations on
对象, [1], [2], [3], [4], [5], [6], [7], [8]
list (pdb command)
(內置类)
list comprehension
list() (imaplib.IMAP4 方法)
(multiprocessing.managers.SyncManager 方法)
(nntplib.NNTP 方法)
(poplib.POP3 方法)
(tarfile.TarFile 方法)
LIST_APPEND (opcode)
list_dialects() (在 csv 模块中)
list_folders() (mailbox.Maildir 方法)
(mailbox.MH 方法)
listdir() (在 os 模块中)
listen() (asyncore.dispatcher 方法)
(socket.socket 方法)
(在 logging.config 模块中)
(在 turtle 模块中)
Listener (class in multiprocessing.connection)
listMethods() (xmlrpc.client.ServerProxy.system 方法)
ListNoteBook (class in tkinter.tix)
listxattr() (在 os 模块中)
literal, [1]
literal_eval() (在 ast 模块中)
literals
binary
complex number
floating point
hexadecimal
integer
numeric
octal
LittleEndianStructure (class in ctypes)
ljust() (str 方法)
LK_LOCK() (在 msvcrt 模块中)
LK_NBLCK() (在 msvcrt 模块中)
LK_NBRLCK() (在 msvcrt 模块中)
LK_RLCK() (在 msvcrt 模块中)
LK_UNLCK() (在 msvcrt 模块中)
ll (pdb command)
LMTP (class in smtplib)
ln() (decimal.Context 方法)
(decimal.Decimal 方法)
LNAME
lngettext() (gettext.GNUTranslations 方法)
(gettext.NullTranslations 方法)
(在 gettext 模块中)
load() (http.cookiejar.FileCookieJar 方法)
(http.cookies.BaseCookie 方法)
(pickle.Unpickler 方法)
(在 json 模块中)
(在 marshal 模块中)
(在 pickle 模块中)
LOAD_ATTR (opcode)
LOAD_BUILD_CLASS (opcode)
load_cert_chain() (ssl.SSLContext 方法)
LOAD_CLOSURE (opcode)
LOAD_CONST (opcode)
LOAD_DEREF (opcode)
load_dh_params() (ssl.SSLContext 方法)
load_extension() (sqlite3.Connection 方法)
LOAD_FAST (opcode)
LOAD_GLOBAL (opcode)
load_module() (importlib.abc.FileLoader 方法)
(importlib.abc.Loader 方法)
(importlib.abc.SourceLoader 方法)
(importlib.machinery.ExtensionFileLoader 方法)
(zipimport.zipimporter 方法)
(在 imp 模块中)
LOAD_NAME (opcode)
load_verify_locations() (ssl.SSLContext 方法)
loader, [1]
Loader (class in importlib.abc)
LoadError
LoadKey() (在 winreg 模块中)
LoadLibrary() (ctypes.LibraryLoader 方法)
loads() (在 json 模块中)
(在 marshal 模块中)
(在 pickle 模块中)
(在 xmlrpc.client 模块中)
loadTestsFromModule() (unittest.TestLoader 方法)
loadTestsFromName() (unittest.TestLoader 方法)
loadTestsFromNames() (unittest.TestLoader 方法)
loadTestsFromTestCase() (unittest.TestLoader 方法)
local (class in threading)
localcontext() (在 decimal 模块中)
locale (模块)
LOCALE() (在 re 模块中)
localeconv() (在 locale 模块中)
LocaleHTMLCalendar (class in calendar)
LocaleTextCalendar (class in calendar)
localName (xml.dom.Attr 属性)
(xml.dom.Node 属性)
locals() (內置函数)
localtime() (在 email.utils 模块中)
(在 time 模块中)
Locator (class in xml.sax.xmlreader)
Lock (class in multiprocessing)
(class in threading)
lock() (mailbox.Babyl 方法)
(mailbox.MH 方法)
(mailbox.MMDF 方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(mailbox.mbox 方法)
Lock() (multiprocessing.managers.SyncManager 方法)
lock, interpreter
lock_held() (在 imp 模块中)
locked() (_thread.lock 方法)
lockf() (在 fcntl 模块中)
(在 os 模块中)
locking() (在 msvcrt 模块中)
LockType() (在 _thread 模块中)
log() (logging.Logger 方法)
(在 cmath 模块中)
(在 logging 模块中)
(在 math 模块中)
log10() (decimal.Context 方法)
(decimal.Decimal 方法)
(在 cmath 模块中)
(在 math 模块中)
log1p() (在 math 模块中)
log2() (在 math 模块中)
log_date_time_string() (http.server.BaseHTTPRequestHandler 方法)
log_error() (http.server.BaseHTTPRequestHandler 方法)
log_exception() (wsgiref.handlers.BaseHandler 方法)
log_message() (http.server.BaseHTTPRequestHandler 方法)
log_request() (http.server.BaseHTTPRequestHandler 方法)
log_to_stderr() (在 multiprocessing 模块中)
logb() (decimal.Context 方法)
(decimal.Decimal 方法)
Logger (class in logging)
LoggerAdapter (class in logging)
logging
Errors
logging (模块)
logging.config (模块)
logging.handlers (模块)
logical line
logical_and() (decimal.Context 方法)
(decimal.Decimal 方法)
logical_invert() (decimal.Context 方法)
(decimal.Decimal 方法)
logical_or() (decimal.Context 方法)
(decimal.Decimal 方法)
logical_xor() (decimal.Context 方法)
(decimal.Decimal 方法)
login() (ftplib.FTP 方法)
(imaplib.IMAP4 方法)
(nntplib.NNTP 方法)
(smtplib.SMTP 方法)
login_cram_md5() (imaplib.IMAP4 方法)
LOGNAME, [1]
lognormvariate() (在 random 模块中)
logout() (imaplib.IMAP4 方法)
LogRecord (class in logging)
long (2to3 fixer)
long integer
对象
LONG_MAX
longMessage (unittest.TestCase 属性)
longname() (在 curses 模块中)
lookup() (symtable.SymbolTable 方法)
(tkinter.ttk.Style 方法)
(在 codecs 模块中)
(在 unicodedata 模块中)
lookup_error() (在 codecs 模块中)
LookupError
loop
over mutable sequence
statement, [1], [2], [3]
loop control
target
loop() (在 asyncore 模块中)
lower() (str 方法)
LPAR() (在 token 模块中)
lru_cache() (在 functools 模块中)
lseek() (在 os 模块中)
lshift() (在 operator 模块中)
LSQB() (在 token 模块中)
lstat() (在 os 模块中)
lstrip() (str 方法)
lsub() (imaplib.IMAP4 方法)
lt() (在 operator 模块中)
(在 turtle 模块中)
LWPCookieJar (class in http.cookiejar)
lzma (模块)
LZMACompressor (class in lzma)
LZMADecompressor (class in lzma)
LZMAError
LZMAFile (class in lzma)

M

M() (在 re 模块中)
mac_ver() (在 platform 模块中)
machine() (在 platform 模块中)
macpath (模块)
macros (netrc.netrc 属性)
MagicMock (class in unittest.mock)
Mailbox (class in mailbox)
mailbox (模块)
mailcap (模块)
Maildir (class in mailbox)
MaildirMessage (class in mailbox)
mailfrom (smtpd.SMTPChannel 属性)
MailmanProxy (class in smtpd)
main(), [1]
(在 py_compile 模块中)
(在 site 模块中)
(在 unittest 模块中)
mainloop() (在 turtle 模块中)
maintype (email.headerregistry.ContentTypeHeader 属性)
major (email.headerregistry.MIMEVersionHeader 属性)
major() (在 os 模块中)
make_archive() (在 distutils.archive_util 模块中)
(在 shutil 模块中)
make_bad_fd() (在 test.support 模块中)
MAKE_CLOSURE (opcode)
make_cookies() (http.cookiejar.CookieJar 方法)
make_file() (difflib.HtmlDiff 方法)
MAKE_FUNCTION (opcode)
make_header() (在 email.header 模块中)
make_msgid() (在 email.utils 模块中)
make_parser() (在 xml.sax 模块中)
make_server() (在 wsgiref.simple_server 模块中)
make_table() (difflib.HtmlDiff 方法)
make_tarball() (在 distutils.archive_util 模块中)
make_zipfile() (在 distutils.archive_util 模块中)
makedev() (在 os 模块中)
makedirs() (在 os 模块中)
makeelement() (xml.etree.ElementTree.Element 方法)
makefile() (socket method)
(socket.socket 方法)
makeLogRecord() (在 logging 模块中)
makePickle() (logging.handlers.SocketHandler 方法)
makeRecord() (logging.Logger 方法)
makeSocket() (logging.handlers.DatagramHandler 方法)
(logging.handlers.SocketHandler 方法)
maketrans() (bytearray 静态方法)
(bytes 静态方法)
(str 静态方法)
malloc()
mangling
name
map (2to3 fixer)
map() (concurrent.futures.Executor 方法)
(multiprocessing.pool.Pool 方法)
(tkinter.ttk.Style 方法)
(內置函数)
MAP_ADD (opcode)
map_async() (multiprocessing.pool.Pool 方法)
map_table_b2() (在 stringprep 模块中)
map_table_b3() (在 stringprep 模块中)
map_to_type() (email.headerregistry.HeaderRegistry 方法)
mapping
types, operations on
对象, [1], [2], [3], [4], [5]
Mapping (class in collections.abc)
mapping() (msilib.Control 方法)
MappingProxyType (class in types)
MappingView (class in collections.abc)
mapPriority() (logging.handlers.SysLogHandler 方法)
maps (collections.ChainMap 属性)
maps() (在 nis 模块中)
marshal (模块)
marshalling
objects
masking
operations
match() (re.regex 方法)
(在 nis 模块中)
(在 re 模块中)
match_hostname() (在 ssl 模块中)
math
模块, [1]
math (模块)
max
內置函数
max (datetime.date 属性)
(datetime.datetime 属性)
(datetime.time 属性)
(datetime.timedelta 属性)
max() (decimal.Context 方法)
(decimal.Decimal 方法)
(內置函数)
(在 audioop 模块中)
max_count (email.headerregistry.BaseHeader 属性)
MAX_EMAX() (在 decimal 模块中)
MAX_INTERPOLATION_DEPTH() (在 configparser 模块中)
max_line_length (email.policy.Policy 属性)
max_mag() (decimal.Context 方法)
(decimal.Decimal 方法)
MAX_PREC() (在 decimal 模块中)
max_prefixlen (ipaddress.IPv4Address 属性)
(ipaddress.IPv4Network 属性)
(ipaddress.IPv6Address 属性)
(ipaddress.IPv6Network 属性)
maxarray (reprlib.Repr 属性)
maxdeque (reprlib.Repr 属性)
maxdict (reprlib.Repr 属性)
maxDiff (unittest.TestCase 属性)
maxfrozenset (reprlib.Repr 属性)
maxlen (collections.deque 属性)
maxlevel (reprlib.Repr 属性)
maxlist (reprlib.Repr 属性)
maxlong (reprlib.Repr 属性)
maxother (reprlib.Repr 属性)
maxpp() (在 audioop 模块中)
maxset (reprlib.Repr 属性)
maxsize() (在 sys 模块中)
maxstring (reprlib.Repr 属性)
maxtuple (reprlib.Repr 属性)
maxunicode() (在 sys 模块中)
MAXYEAR() (在 datetime 模块中)
MB_ICONASTERISK() (在 winsound 模块中)
MB_ICONEXCLAMATION() (在 winsound 模块中)
MB_ICONHAND() (在 winsound 模块中)
MB_ICONQUESTION() (在 winsound 模块中)
MB_OK() (在 winsound 模块中)
mbox (class in mailbox)
mboxMessage (class in mailbox)
MemberDescriptorType() (在 types 模块中)
membership
test
memmove() (在 ctypes 模块中)
MemoryError
MemoryHandler (class in logging.handlers)
memoryview
对象, [1]
memoryview (內置类)
memset() (在 ctypes 模块中)
merge() (在 heapq 模块中)
Message (class in email.message)
(class in mailbox)
message digest, MD5
message_from_binary_file() (在 email 模块中)
message_from_bytes() (在 email 模块中)
message_from_file() (在 email 模块中)
message_from_string() (在 email 模块中)
MessageBeep() (在 winsound 模块中)
MessageClass (http.server.BaseHTTPRequestHandler 属性)
MessageError
MessageParseError
messages() (在 xml.parsers.expat.errors 模块中)
meta
hooks
meta hooks
meta path finder
meta() (在 curses 模块中)
meta_path() (在 sys 模块中)
metaclass
(2to3 fixer)
MetaPathFinder (class in importlib.abc)
metavar (optparse.Option 属性)
MetavarTypeHelpFormatter (class in argparse)
Meter (class in tkinter.tix)
METH_CLASS (內置变量)
METH_COEXIST (內置变量)
METH_KEYWORDS (內置变量)
METH_NOARGS (內置变量)
METH_O (內置变量)
METH_STATIC (內置变量)
METH_VARARGS (內置变量)
method
built-in
call
user-defined
对象, [1], [2], [3], [4], [5]
method (urllib.request.Request 属性)
method resolution order
method_calls (unittest.mock.Mock 属性)
METHOD_CRYPT() (在 crypt 模块中)
METHOD_MD5() (在 crypt 模块中)
METHOD_SHA256() (在 crypt 模块中)
METHOD_SHA512() (在 crypt 模块中)
methodattrs (2to3 fixer)
methodcaller() (在 operator 模块中)
methodHelp() (xmlrpc.client.ServerProxy.system 方法)
methods
bytearray
bytes
string
methods (pyclbr.Class 属性)
methods() (在 crypt 模块中)
methodSignature() (xmlrpc.client.ServerProxy.system 方法)
MethodType (in module types), [1]
MethodType() (在 types 模块中)
MH (class in mailbox)
MHMessage (class in mailbox)
microsecond (datetime.datetime 属性)
(datetime.time 属性)
MIME
base64 encoding
content type
headers, [1]
quoted-printable encoding
MIMEApplication (class in email.mime.application)
MIMEAudio (class in email.mime.audio)
MIMEBase (class in email.mime.base)
MIMEImage (class in email.mime.image)
MIMEMessage (class in email.mime.message)
MIMEMultipart (class in email.mime.multipart)
MIMENonMultipart (class in email.mime.nonmultipart)
MIMEText (class in email.mime.text)
MimeTypes (class in mimetypes)
mimetypes (模块)
MIMEVersionHeader (class in email.headerregistry)
min
內置函数
min (datetime.date 属性)
(datetime.datetime 属性)
(datetime.time 属性)
(datetime.timedelta 属性)
min() (decimal.Context 方法)
(decimal.Decimal 方法)
(內置函数)
MIN_EMIN() (在 decimal 模块中)
MIN_ETINY() (在 decimal 模块中)
min_mag() (decimal.Context 方法)
(decimal.Decimal 方法)
MINEQUAL() (在 token 模块中)
minmax() (在 audioop 模块中)
minor (email.headerregistry.MIMEVersionHeader 属性)
minor() (在 os 模块中)
minus
minus() (decimal.Context 方法)
MINUS() (在 token 模块中)
minute (datetime.datetime 属性)
(datetime.time 属性)
MINYEAR() (在 datetime 模块中)
mirrored() (在 unicodedata 模块中)
misc_header (cmd.Cmd 属性)
MissingSectionHeaderError
MIXERDEV
mkd() (ftplib.FTP 方法)
mkdir() (在 os 模块中)
mkdtemp() (在 tempfile 模块中)
mkfifo() (在 os 模块中)
mknod() (在 os 模块中)
mkpath() (distutils.ccompiler.CCompiler 方法)
(在 distutils.dir_util 模块中)
mksalt() (在 crypt 模块中)
mkstemp() (在 tempfile 模块中)
mktemp() (在 tempfile 模块中)
mktime() (在 time 模块中)
mktime_tz() (在 email.utils 模块中)
mlsd() (ftplib.FTP 方法)
mmap (class in mmap)
(模块)
MMDF (class in mailbox)
MMDFMessage (class in mailbox)
Mock (class in unittest.mock)
mock_add_spec() (unittest.mock.Mock 方法)
mock_calls (unittest.mock.Mock 属性)
mock_open() (在 unittest.mock 模块中)
mod() (在 operator 模块中)
mode (io.FileIO 属性)
(ossaudiodev.oss_audio_device 属性)
(tarfile.TarInfo 属性)
mode() (在 turtle 模块中)
modf() (在 math 模块中)
modified() (urllib.robotparser.RobotFileParser 方法)
Modify() (msilib.View 方法)
modify() (select.devpoll 方法)
(select.epoll 方法)
(select.poll 方法)
module
extension
importing
namespace
search path, [1], [2], [3], [4], [5], [6], [7]
对象, [1], [2]
module (pyclbr.Class 属性)
(pyclbr.Function 属性)
module_for_loader() (在 importlib.util 模块中)
module_repr() (importlib.abc.Loader 方法)
ModuleFinder (class in modulefinder)
modulefinder (模块)
modules (in module sys), [1]
(modulefinder.ModuleFinder 属性)
modules() (在 sys 模块中)
ModuleType (in module types)
ModuleType() (在 types 模块中)
modulo
monotonic() (在 time 模块中)
month (datetime.date 属性)
(datetime.datetime 属性)
month() (在 calendar 模块中)
month_abbr() (在 calendar 模块中)
month_name() (在 calendar 模块中)
monthcalendar() (在 calendar 模块中)
monthdatescalendar() (calendar.Calendar 方法)
monthdays2calendar() (calendar.Calendar 方法)
monthdayscalendar() (calendar.Calendar 方法)
monthrange() (在 calendar 模块中)
Morsel (class in http.cookies)
most_common() (collections.Counter 方法)
mouseinterval() (在 curses 模块中)
mousemask() (在 curses 模块中)
move() (curses.panel.Panel 方法)
(curses.window 方法)
(tkinter.ttk.Treeview 方法)
(在 mmap 模块中)
(在 shutil 模块中)
move_file() (distutils.ccompiler.CCompiler 方法)
(在 distutils.file_util 模块中)
move_to_end() (collections.OrderedDict 方法)
MozillaCookieJar (class in http.cookiejar)
MRO
mro() (class 方法)
msg (http.client.HTTPResponse 属性)
msg() (telnetlib.Telnet 方法)
msi
msilib (模块)
msvcrt (模块)
mt_interact() (telnetlib.Telnet 方法)
mtime (tarfile.TarInfo 属性)
mtime() (urllib.robotparser.RobotFileParser 方法)
mul() (在 audioop 模块中)
(在 operator 模块中)
MultiCall (class in xmlrpc.client)
MULTILINE() (在 re 模块中)
MultipartConversionError
multiplication
multiply() (decimal.Context 方法)
multiprocessing (模块)
multiprocessing.connection (模块)
multiprocessing.dummy (模块)
multiprocessing.Manager() (在 multiprocessing.sharedctypes 模块中)
multiprocessing.managers (模块)
multiprocessing.pool (模块)
multiprocessing.sharedctypes (模块)
mutable
sequence types
对象, [1], [2]
mutable object
mutable sequence
loop over
对象
MutableMapping (class in collections.abc)
MutableSequence (class in collections.abc)
MutableSet (class in collections.abc)
mvderwin() (curses.window 方法)
mvwin() (curses.window 方法)
myrights() (imaplib.IMAP4 方法)

N

N_TOKENS() (在 token 模块中)
n_waiting (threading.Barrier 属性)
name, [1], [2]
binding, [1], [2], [3], [4], [5], [6]
binding, global
class
function, [1]
mangling
rebinding
unbinding
name (doctest.DocTest 属性)
(email.headerregistry.BaseHeader 属性)
(http.cookiejar.Cookie 属性)
(importlib.abc.FileLoader 属性)
(importlib.machinery.ExtensionFileLoader 属性)
(importlib.machinery.SourceFileLoader 属性)
(importlib.machinery.SourcelessFileLoader 属性)
(inspect.Parameter 属性)
(io.FileIO 属性)
(multiprocessing.Process 属性)
(ossaudiodev.oss_audio_device 属性)
(pyclbr.Class 属性)
(pyclbr.Function 属性)
(tarfile.TarInfo 属性)
(threading.Thread 属性)
(xml.dom.Attr 属性)
(xml.dom.DocumentType 属性)
name() (在 os 模块中)
NAME() (在 token 模块中)
name() (在 unicodedata 模块中)
name2codepoint() (在 html.entities 模块中)
named tuple
NamedTemporaryFile() (在 tempfile 模块中)
namedtuple() (在 collections 模块中)
NameError
例外
NameError (built-in exception)
namelist() (zipfile.ZipFile 方法)
nameprep() (在 encodings.idna 模块中)
namer (logging.handlers.BaseRotatingHandler 属性)
names
private
namespace, [1]
: package
global
module
Namespace (class in argparse)
namespace package
namespace() (imaplib.IMAP4 方法)
Namespace() (multiprocessing.managers.SyncManager 方法)
NAMESPACE_DNS() (在 uuid 模块中)
NAMESPACE_OID() (在 uuid 模块中)
NAMESPACE_URL() (在 uuid 模块中)
NAMESPACE_X500() (在 uuid 模块中)
NamespaceErr
namespaceURI (xml.dom.Node 属性)
NaN
NannyNag
napms() (在 curses 模块中)
nargs (optparse.Option 属性)
nbytes (memoryview 属性)
ndiff() (在 difflib 模块中)
ndim (memoryview 属性)
ne (2to3 fixer)
ne() (在 operator 模块中)
neg() (在 operator 模块中)
negation
nested scope
NetmaskValueError
netrc (class in netrc)
(模块)
NetrcParseError
netscape (http.cookiejar.CookiePolicy 属性)
network (ipaddress.IPv4Interface 属性)
(ipaddress.IPv6Interface 属性)
Network News Transfer Protocol
network_address (ipaddress.IPv4Network 属性)
(ipaddress.IPv6Network 属性)
new() (在 hashlib 模块中)
(在 hmac 模块中)
new-style class
new_alignment() (formatter.writer 方法)
new_child() (collections.ChainMap 方法)
new_class() (在 types 模块中)
new_compiler() (在 distutils.ccompiler 模块中)
new_font() (formatter.writer 方法)
new_margin() (formatter.writer 方法)
new_module() (在 imp 模块中)
new_panel() (在 curses.panel 模块中)
new_spacing() (formatter.writer 方法)
new_styles() (formatter.writer 方法)
newer() (在 distutils.dep_util 模块中)
newer_group() (在 distutils.dep_util 模块中)
newer_pairwise() (在 distutils.dep_util 模块中)
newgroups() (nntplib.NNTP 方法)
NEWLINE token, [1]
NEWLINE() (在 token 模块中)
newlines (io.TextIOBase 属性)
newnews() (nntplib.NNTP 方法)
newpad() (在 curses 模块中)
newwin() (在 curses 模块中)
next (2to3 fixer)
(pdb command)
next() (nntplib.NNTP 方法)
(tarfile.TarFile 方法)
(tkinter.ttk.Treeview 方法)
(內置函数)
next_minus() (decimal.Context 方法)
(decimal.Decimal 方法)
next_plus() (decimal.Context 方法)
(decimal.Decimal 方法)
next_toward() (decimal.Context 方法)
(decimal.Decimal 方法)
nextfile() (在 fileinput 模块中)
nextkey() (dbm.gnu.gdbm 方法)
nextSibling (xml.dom.Node 属性)
ngettext() (gettext.GNUTranslations 方法)
(gettext.NullTranslations 方法)
(在 gettext 模块中)
nice() (在 os 模块中)
nis (模块)
nl() (在 curses 模块中)
NL() (在 tokenize 模块中)
nl_langinfo() (在 locale 模块中)
nlargest() (在 heapq 模块中)
nlst() (ftplib.FTP 方法)
NNTP
protocol
NNTP (class in nntplib)
nntp_implementation (nntplib.NNTP 属性)
NNTP_SSL (class in nntplib)
nntp_version (nntplib.NNTP 属性)
NNTPDataError
NNTPError
nntplib (模块)
NNTPPermanentError
NNTPProtocolError
NNTPReplyError
NNTPTemporaryError
nocbreak() (在 curses 模块中)
NoDataAllowedErr
node() (在 platform 模块中)
nodelay() (curses.window 方法)
nodeName (xml.dom.Node 属性)
NodeTransformer (class in ast)
nodeType (xml.dom.Node 属性)
nodeValue (xml.dom.Node 属性)
NodeVisitor (class in ast)
noecho() (在 curses 模块中)
NOEXPR() (在 locale 模块中)
NoModificationAllowedErr
nonblock() (ossaudiodev.oss_audio_device 方法)
NonCallableMagicMock (class in unittest.mock)
NonCallableMock (class in unittest.mock)
None
对象, [1], [2]
None (Built-in object)
(內置变量)
nonl() (在 curses 模块中)
nonlocal
语句
nonzero (2to3 fixer)
noop() (imaplib.IMAP4 方法)
(poplib.POP3 方法)
NoOptionError
NOP (opcode)
noqiflush() (在 curses 模块中)
noraw() (在 curses 模块中)
normalize() (decimal.Context 方法)
(decimal.Decimal 方法)
(xml.dom.Node 方法)
(在 locale 模块中)
(在 unicodedata 模块中)
NORMALIZE_WHITESPACE() (在 doctest 模块中)
normalvariate() (在 random 模块中)
normcase() (在 os.path 模块中)
normpath() (在 os.path 模块中)
NoSectionError
NoSuchMailboxError
not
操作数, [1]
not in
操作数, [1], [2]
not_() (在 operator 模块中)
NotADirectoryError
notation
notationDecl() (xml.sax.handler.DTDHandler 方法)
NotationDeclHandler() (xml.parsers.expat.xmlparser 方法)
notations (xml.dom.DocumentType 属性)
NotConnected
NoteBook (class in tkinter.tix)
Notebook (class in tkinter.ttk)
NotEmptyError
NOTEQUAL() (在 token 模块中)
NotFoundErr
notify() (threading.Condition 方法)
notify_all() (threading.Condition 方法)
notimeout() (curses.window 方法)
NotImplemented
对象
NotImplemented (內置变量)
NotImplementedError
NotStandaloneHandler() (xml.parsers.expat.xmlparser 方法)
NotSupportedErr
noutrefresh() (curses.window 方法)
now() (datetime.datetime class method)
NSIG() (在 signal 模块中)
nsmallest() (在 heapq 模块中)
NT_OFFSET() (在 token 模块中)
NTEventLogHandler (class in logging.handlers)
ntohl() (在 socket 模块中)
ntohs() (在 socket 模块中)
ntransfercmd() (ftplib.FTP 方法)
null
operation, [1]
NullFormatter (class in formatter)
NullHandler (class in logging)
NullImporter (class in imp)
NullTranslations (class in gettext)
NullWriter (class in formatter)
num_addresses (ipaddress.IPv4Network 属性)
(ipaddress.IPv6Network 属性)
number
complex
floating point
Number (class in numbers)
NUMBER() (在 token 模块中)
number_class() (decimal.Context 方法)
(decimal.Decimal 方法)
numbers (模块)
numerator (numbers.Rational 属性)
numeric
conversions
literals
object
types, operations on
对象, [1], [2], [3]
numeric literal
numeric() (在 unicodedata 模块中)
Numerical Python
numinput() (在 turtle 模块中)
numliterals (2to3 fixer)

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_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_TRUNC() (在 os 模块中)
O_WRONLY() (在 os 模块中)
obj (memoryview 属性)
object, [1]
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 (xml.parsers.expat.ExpatError 属性)
OK() (在 curses 模块中)
OleDLL (class in 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_SINGLE_DH_USE() (在 ssl 模块中)
OP_SINGLE_ECDH_USE() (在 ssl 模块中)
open
內置函数, [1]
open() (distutils.text_file.TextFile 方法)
(imaplib.IMAP4 方法)
(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_new() (webbrowser.controller 方法)
(在 webbrowser 模块中)
open_new_tab() (webbrowser.controller 方法)
(在 webbrowser 模块中)
open_osfhandle() (在 msvcrt 模块中)
open_unknown() (urllib.request.URLopener 方法)
OpenDatabase() (在 msilib 模块中)
OpenerDirector (class in 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 模块中)
OptionGroup (class in optparse)
OptionMenu (class in tkinter.tix)
OptionParser (class in 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 (class in collections)
origin_req_host (urllib.request.Request 属性)
origin_server (wsgiref.handlers.BaseHandler 属性)
os
模块
os (模块)
os.path (模块)
os_environ (wsgiref.handlers.BaseHandler 属性)
OSError
ossaudiodev (模块)
OSSAudioError
output
standard
output (subprocess.CalledProcessError 属性)
(subprocess.TimeoutExpired 属性)
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 (class in doctest)
OutputString() (http.cookies.Morsel 方法)
over() (nntplib.NNTP 方法)
Overflow (class in decimal)
OverflowError
(built-in exception), [1], [2], [3], [4]
overlaps() (ipaddress.IPv4Network 方法)
(ipaddress.IPv6Network 方法)
overlay() (curses.window 方法)
overloading
operator
overwrite() (curses.window 方法)

P

P_ALL() (在 os 模块中)
P_DETACH() (在 os 模块中)
P_NOWAIT() (在 os 模块中)
P_NOWAITO() (在 os 模块中)
P_OVERLAY() (在 os 模块中)
P_PGID() (在 os 模块中)
P_PID() (在 os 模块中)
P_WAIT() (在 os 模块中)
pack() (mailbox.MH 方法)
(struct.Struct 方法)
(在 struct 模块中)
pack_array() (xdrlib.Packer 方法)
pack_bytes() (xdrlib.Packer 方法)
pack_double() (xdrlib.Packer 方法)
pack_farray() (xdrlib.Packer 方法)
pack_float() (xdrlib.Packer 方法)
pack_fopaque() (xdrlib.Packer 方法)
pack_fstring() (xdrlib.Packer 方法)
pack_into() (struct.Struct 方法)
(在 struct 模块中)
pack_list() (xdrlib.Packer 方法)
pack_opaque() (xdrlib.Packer 方法)
pack_string() (xdrlib.Packer 方法)
package, [1], [2]
regular
package variable
__all__
packed (ipaddress.IPv4Address 属性)
(ipaddress.IPv6Address 属性)
Packer (class in xdrlib)
packing
binary data
packing (widgets)
pair_content() (在 curses 模块中)
pair_number() (在 curses 模块中)
PanedWindow (class in tkinter.tix)
parameter
call semantics
difference from argument
function definition
value, default
Parameter (class in inspect)
ParameterizedMIMEHeader (class in email.headerregistry)
parameters (inspect.Signature 属性)
params (email.headerregistry.ParameterizedMIMEHeader 属性)
pardir() (在 os 模块中)
paren (2to3 fixer)
parent (urllib.request.BaseHandler 属性)
parent() (tkinter.ttk.Treeview 方法)
parenthesized form
parentNode (xml.dom.Node 属性)
parents (collections.ChainMap 属性)
paretovariate() (在 random 模块中)
parse() (doctest.DocTestParser 方法)
(email.parser.BytesParser 方法)
(email.parser.Parser 方法)
(string.Formatter 方法)
(urllib.robotparser.RobotFileParser 方法)
(xml.etree.ElementTree.ElementTree 方法)
Parse() (xml.parsers.expat.xmlparser 方法)
parse() (xml.sax.xmlreader.XMLReader 方法)
(在 ast 模块中)
(在 cgi 模块中)
(在 xml.dom.minidom 模块中)
(在 xml.dom.pulldom 模块中)
(在 xml.etree.ElementTree 模块中)
(在 xml.sax 模块中)
parse_and_bind() (在 readline 模块中)
parse_args() (argparse.ArgumentParser 方法)
PARSE_COLNAMES() (在 sqlite3 模块中)
parse_config_h() (在 sysconfig 模块中)
PARSE_DECLTYPES() (在 sqlite3 模块中)
parse_header() (在 cgi 模块中)
parse_known_args() (argparse.ArgumentParser 方法)
parse_multipart() (在 cgi 模块中)
parse_qs() (在 cgi 模块中)
(在 urllib.parse 模块中)
parse_qsl() (在 cgi 模块中)
(在 urllib.parse 模块中)
parseaddr() (在 email.utils 模块中)
parsebytes() (email.parser.BytesParser 方法)
parsedate() (在 email.utils 模块中)
parsedate_to_datetime() (在 email.utils 模块中)
parsedate_tz() (在 email.utils 模块中)
ParseError (class in xml.etree.ElementTree)
ParseFile() (xml.parsers.expat.xmlparser 方法)
ParseFlags() (在 imaplib 模块中)
parser
Parser (class in email.parser)
parser (模块)
ParserCreate() (在 xml.parsers.expat 模块中)
ParserError
ParseResult (class in urllib.parse)
ParseResultBytes (class in urllib.parse)
parsestr() (email.parser.Parser 方法)
parseString() (在 xml.dom.minidom 模块中)
(在 xml.dom.pulldom 模块中)
(在 xml.sax 模块中)
parsing
Python source code
URL
ParsingError
partial() (imaplib.IMAP4 方法)
(在 functools 模块中)
parties (threading.Barrier 属性)
partition() (str 方法)
pass
语句
pass_() (poplib.POP3 方法)
Paste
patch() (在 unittest.mock 模块中)
patch.dict() (在 unittest.mock 模块中)
patch.multiple() (在 unittest.mock 模块中)
patch.object() (在 unittest.mock 模块中)
patch.stopall() (在 unittest.mock 模块中)
PATH, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18]
path
configuration file
hooks
module search, [1], [2], [3], [4], [5], [6], [7]
operations
path (http.cookiejar.Cookie 属性)
(http.server.BaseHTTPRequestHandler 属性)
(importlib.abc.FileLoader 属性)
(importlib.machinery.ExtensionFileLoader 属性)
(importlib.machinery.FileFinder 属性)
(importlib.machinery.SourceFileLoader 属性)
(importlib.machinery.SourcelessFileLoader 属性)
(in module sys), [1], [2], [3]
path based finder, [1]
Path browser
path entry
path entry finder
path entry hook
path hooks
path() (在 sys 模块中)
path_hook() (importlib.machinery.FileFinder class method)
path_hooks() (在 sys 模块中)
path_importer_cache() (在 sys 模块中)
path_mtime() (importlib.abc.SourceLoader 方法)
path_return_ok() (http.cookiejar.CookiePolicy 方法)
path_stats() (importlib.abc.SourceLoader 方法)
(importlib.machinery.SourceFileLoader 方法)
pathconf() (在 os 模块中)
pathconf_names() (在 os 模块中)
PathEntryFinder (class in importlib.abc)
PathFinder (class in importlib.machinery)
pathname2url() (在 urllib.request 模块中)
pathsep() (在 os 模块中)
pattern (re.regex 属性)
pause() (在 signal 模块中)
PAX_FORMAT() (在 tarfile 模块中)
pax_headers (tarfile.TarFile 属性)
(tarfile.TarInfo 属性)
pd() (在 turtle 模块中)
Pdb (class in pdb), [1]
pdb (模块)
peek() (bz2.BZ2File 方法)
(gzip.GzipFile 方法)
(io.BufferedReader 方法)
(lzma.LZMAFile 方法)
peer (smtpd.SMTPChannel 属性)
PEM_cert_to_DER_cert() (在 ssl 模块中)
pen() (在 turtle 模块中)
pencolor() (在 turtle 模块中)
PendingDeprecationWarning
pendown() (在 turtle 模块中)
pensize() (在 turtle 模块中)
penup() (在 turtle 模块中)
PERCENT() (在 token 模块中)
PERCENTEQUAL() (在 token 模块中)
perf_counter() (在 time 模块中)
Performance
PermissionError
permutations() (在 itertools 模块中)
Persist() (msilib.SummaryInformation 方法)
persistence
persistent
objects
persistent_id (pickle protocol)
persistent_id() (pickle.Pickler 方法)
persistent_load (pickle protocol)
persistent_load() (pickle.Unpickler 方法)
PF_CAN() (在 socket 模块中)
PF_RDS() (在 socket 模块中)
pformat() (pprint.PrettyPrinter 方法)
(在 pprint 模块中)
phase() (在 cmath 模块中)
Philbrick, Geoff
physical line, [1], [2]
pi() (在 cmath 模块中)
(在 math 模块中)
pickle
模块, [1], [2], [3], [4]
pickle (模块)
pickle() (在 copyreg 模块中)
PickleError
Pickler (class in pickle)
pickletools (模块)
pickletools 命令行选项
-a, --annotate
-l, --indentlevel=<num>
-m, --memo
-o, --output=<file>
-p, --preamble=<preamble>
pickling
objects
PicklingError
pid (multiprocessing.Process 属性)
(subprocess.Popen 属性)
Pipe() (在 multiprocessing 模块中)
pipe() (在 os 模块中)
PIPE() (在 subprocess 模块中)
pipe2() (在 os 模块中)
PIPE_BUF() (在 select 模块中)
pipes (模块)
PKG_DIRECTORY() (在 imp 模块中)
pkgutil (模块)
PLAT
platform (in module sys)
(模块)
platform() (在 platform 模块中)
(在 sys 模块中)
PlaySound() (在 winsound 模块中)
plist
file
plistlib (模块)
plock() (在 os 模块中)
plus
plus() (decimal.Context 方法)
PLUS() (在 token 模块中)
PLUSEQUAL() (在 token 模块中)
pm() (在 pdb 模块中)
POINTER() (在 ctypes 模块中)
pointer() (在 ctypes 模块中)
polar() (在 cmath 模块中)
Policy (class in email.policy)
poll() (multiprocessing.Connection 方法)
(select.devpoll 方法)
(select.epoll 方法)
(select.poll 方法)
(subprocess.Popen 方法)
(在 select 模块中)
Pool (class in multiprocessing.pool)
pop() (array.array 方法)
(asynchat.fifo 方法)
(collections.deque 方法)
(dict 方法)
(mailbox.Mailbox 方法)
(sequence method)
(set 方法)
POP3
protocol
POP3 (class in poplib)
POP3_SSL (class in poplib)
pop_alignment() (formatter.formatter 方法)
pop_all() (contextlib.ExitStack 方法)
POP_BLOCK (opcode)
POP_EXCEPT (opcode)
pop_font() (formatter.formatter 方法)
POP_JUMP_IF_FALSE (opcode)
POP_JUMP_IF_TRUE (opcode)
pop_margin() (formatter.formatter 方法)
pop_source() (shlex.shlex 方法)
pop_style() (formatter.formatter 方法)
POP_TOP (opcode)
Popen (class in subprocess)
popen() (in module os), [1]
(在 platform 模块中)
popitem() (collections.OrderedDict 方法)
(dict 方法)
(mailbox.Mailbox 方法)
popleft() (collections.deque 方法)
poplib (模块)
PopupMenu (class in tkinter.tix)
port (http.cookiejar.Cookie 属性)
port_specified (http.cookiejar.Cookie 属性)
portion
: package
pos (re.match 属性)
pos() (在 operator 模块中)
(在 turtle 模块中)
position (xml.etree.ElementTree.ParseError 属性)
position() (在 turtle 模块中)
positional argument
POSIX
I/O control
threads
posix (模块)
POSIX_FADV_DONTNEED() (在 os 模块中)
POSIX_FADV_NOREUSE() (在 os 模块中)
POSIX_FADV_NORMAL() (在 os 模块中)
POSIX_FADV_RANDOM() (在 os 模块中)
POSIX_FADV_SEQUENTIAL() (在 os 模块中)
POSIX_FADV_WILLNEED() (在 os 模块中)
posix_fadvise() (在 os 模块中)
posix_fallocate() (在 os 模块中)
POSIXLY_CORRECT
post() (nntplib.NNTP 方法)
(ossaudiodev.oss_audio_device 方法)
post_mortem() (在 pdb 模块中)
post_setup() (venv.EnvBuilder 方法)
postcmd() (cmd.Cmd 方法)
postloop() (cmd.Cmd 方法)
pow
內置函数, [1], [2], [3], [4], [5]
pow() (內置函数)
(在 math 模块中)
(在 operator 模块中)
power() (decimal.Context 方法)
pp (pdb command)
pprint (模块)
pprint() (pprint.PrettyPrinter 方法)
(在 pprint 模块中)
prcal() (在 calendar 模块中)
pread() (在 os 模块中)
preamble (email.message.Message 属性)
precedence
operator
precmd() (cmd.Cmd 方法)
prefix, [1], [2], [3]
(xml.dom.Attr 属性)
(xml.dom.Node 属性)
(zipimport.zipimporter 属性)
PREFIX() (在 distutils.sysconfig 模块中)
prefix() (在 sys 模块中)
PREFIXES() (在 site 模块中)
prefixlen (ipaddress.IPv4Network 属性)
(ipaddress.IPv6Network 属性)
preloop() (cmd.Cmd 方法)
prepare() (logging.handlers.QueueHandler 方法)
(logging.handlers.QueueListener 方法)
prepare_class() (在 types 模块中)
prepare_input_source() (在 xml.sax.saxutils 模块中)
prepend() (pipes.Template 方法)
preprocess() (distutils.ccompiler.CCompiler 方法)
PrettyPrinter (class in pprint)
prev() (tkinter.ttk.Treeview 方法)
previousSibling (xml.dom.Node 属性)
primary
print
內置函数
print (2to3 fixer)
(pdb command)
print() (built-in function)
__str__() (object method)
print() (內置函数)
print_callees() (pstats.Stats 方法)
print_callers() (pstats.Stats 方法)
print_directory() (在 cgi 模块中)
print_environ() (在 cgi 模块中)
print_environ_usage() (在 cgi 模块中)
print_exc() (timeit.Timer 方法)
(在 traceback 模块中)
print_exception() (在 traceback 模块中)
PRINT_EXPR (opcode)
print_form() (在 cgi 模块中)
print_help() (argparse.ArgumentParser 方法)
print_last() (在 traceback 模块中)
print_stack() (在 traceback 模块中)
print_stats() (pstats.Stats 方法)
print_tb() (在 traceback 模块中)
print_usage() (argparse.ArgumentParser 方法)
(optparse.OptionParser 方法)
print_version() (optparse.OptionParser 方法)
printable() (在 string 模块中)
printdir() (zipfile.ZipFile 方法)
printf-style formatting
PRIO_PGRP() (在 os 模块中)
PRIO_PROCESS() (在 os 模块中)
PRIO_USER() (在 os 模块中)
PriorityQueue (class in queue)
private
names
prmonth() (calendar.TextCalendar 方法)
(在 calendar 模块中)
procedure
call
process
group, [1]
id
id of parent
killing, [1]
scheduling priority, [1]
signalling, [1]
Process (class in multiprocessing)
process() (logging.LoggerAdapter 方法)
process_message() (smtpd.SMTPServer 方法)
process_request() (socketserver.BaseServer 方法)
process_time() (在 time 模块中)
ProcessError
processes, light-weight
processingInstruction() (xml.sax.handler.ContentHandler 方法)
ProcessingInstruction() (在 xml.etree.ElementTree 模块中)
ProcessingInstructionHandler() (xml.parsers.expat.xmlparser 方法)
ProcessLookupError
processor time
processor() (在 platform 模块中)
ProcessPoolExecutor (class in concurrent.futures)
product() (在 itertools 模块中)
profile (模块)
profile function, [1], [2]
profiler, [1]
profiling, deterministic
program
Progressbar (class in tkinter.ttk)
prompt (cmd.Cmd 属性)
prompt_user_passwd() (urllib.request.FancyURLopener 方法)
prompts, interpreter
propagate (logging.Logger 属性)
property list
property() (內置函数)
property_declaration_handler() (在 xml.sax.handler 模块中)
property_dom_node() (在 xml.sax.handler 模块中)
property_lexical_handler() (在 xml.sax.handler 模块中)
property_xml_string() (在 xml.sax.handler 模块中)
PropertyMock (class in unittest.mock)
prot_c() (ftplib.FTP_TLS 方法)
prot_p() (ftplib.FTP_TLS 方法)
proto (socket.socket 属性)
protocol
CGI
FTP, [1]
HTTP, [1], [2], [3], [4]
IMAP4
IMAP4_SSL
IMAP4_stream
NNTP
POP3
SMTP
Telnet
context management
copy
iterator
protocol (ssl.SSLContext 属性)
PROTOCOL_SSLv2() (在 ssl 模块中)
PROTOCOL_SSLv23() (在 ssl 模块中)
PROTOCOL_SSLv3() (在 ssl 模块中)
PROTOCOL_TLSv1() (在 ssl 模块中)
protocol_version (http.server.BaseHTTPRequestHandler 属性)
PROTOCOL_VERSION (imaplib.IMAP4 属性)
provisional package
proxy() (在 weakref 模块中)
proxyauth() (imaplib.IMAP4 方法)
ProxyBasicAuthHandler (class in urllib.request)
ProxyDigestAuthHandler (class in urllib.request)
ProxyHandler (class in urllib.request)
ProxyType() (在 weakref 模块中)
ProxyTypes() (在 weakref 模块中)
pryear() (calendar.TextCalendar 方法)
ps1() (在 sys 模块中)
ps2() (在 sys 模块中)
pstats (模块)
pthread_kill() (在 signal 模块中)
pthread_sigmask() (在 signal 模块中)
pthreads
pty
模块
pty (模块)
pu() (在 turtle 模块中)
publicId (xml.dom.DocumentType 属性)
PullDom (class in xml.dom.pulldom)
punctuation() (在 string 模块中)
PureProxy (class in smtpd)
purge() (在 re 模块中)
push() (asynchat.async_chat 方法)
(asynchat.fifo 方法)
(code.InteractiveConsole 方法)
(contextlib.ExitStack 方法)
push_alignment() (formatter.formatter 方法)
push_font() (formatter.formatter 方法)
push_margin() (formatter.formatter 方法)
push_source() (shlex.shlex 方法)
push_style() (formatter.formatter 方法)
push_token() (shlex.shlex 方法)
push_with_producer() (asynchat.async_chat 方法)
pushbutton() (msilib.Dialog 方法)
put() (multiprocessing.Queue 方法)
(multiprocessing.SimpleQueue 方法)
(queue.Queue 方法)
put_nowait() (multiprocessing.Queue 方法)
(queue.Queue 方法)
putch() (在 msvcrt 模块中)
putenv() (在 os 模块中)
putheader() (http.client.HTTPConnection 方法)
putp() (在 curses 模块中)
putrequest() (http.client.HTTPConnection 方法)
putwch() (在 msvcrt 模块中)
putwin() (curses.window 方法)
pwd
模块
pwd (模块)
pwd() (ftplib.FTP 方法)
pwrite() (在 os 模块中)
Py_AddPendingCall (C 函数)
Py_AddPendingCall()
Py_AtExit (C 函数)
Py_BEGIN_ALLOW_THREADS
(C 宏)
Py_BLOCK_THREADS (C 宏)
Py_buffer (C 类型)
Py_buffer.buf (C 成员)
Py_buffer.format (C 成员)
Py_buffer.internal (C 成员)
Py_buffer.itemsize (C 成员)
Py_buffer.len (C 成员)
Py_buffer.ndim (C 成员)
Py_buffer.obj (C 成员)
Py_buffer.readonly (C 成员)
Py_buffer.shape (C 成员)
Py_buffer.strides (C 成员)
Py_buffer.suboffsets (C 成员)
Py_BuildValue (C 函数)
Py_CLEAR (C 函数)
py_compile (模块)
PY_COMPILED() (在 imp 模块中)
Py_CompileString (C 函数)
Py_CompileString(), [1], [2]
Py_CompileStringExFlags (C 函数)
Py_CompileStringFlags (C 函数)
Py_complex (C 类型)
Py_DECREF (C 函数)
Py_DECREF()
Py_END_ALLOW_THREADS
(C 宏)
Py_EndInterpreter (C 函数)
Py_EnterRecursiveCall (C 函数)
Py_eval_input (C 变量)
Py_Exit (C 函数)
Py_False (C 变量)
Py_FatalError (C 函数)
Py_FatalError()
Py_FdIsInteractive (C 函数)
Py_file_input (C 变量)
Py_Finalize (C 函数)
Py_Finalize(), [1], [2], [3], [4]
PY_FROZEN() (在 imp 模块中)
Py_GetBuildInfo (C 函数)
Py_GetCompiler (C 函数)
Py_GetCopyright (C 函数)
Py_GetExecPrefix (C 函数)
Py_GetExecPrefix()
Py_GetPath (C 函数)
Py_GetPath(), [1], [2]
Py_GetPlatform (C 函数)
Py_GetPrefix (C 函数)
Py_GetPrefix()
Py_GetProgramFullPath (C 函数)
Py_GetProgramFullPath()
Py_GetProgramName (C 函数)
Py_GetPythonHome (C 函数)
Py_GetVersion (C 函数)
Py_INCREF (C 函数)
Py_INCREF()
Py_Initialize (C 函数)
Py_Initialize(), [1], [2]
Py_InitializeEx (C 函数)
Py_IsInitialized (C 函数)
Py_IsInitialized()
Py_LeaveRecursiveCall (C 函数)
Py_Main (C 函数)
Py_NewInterpreter (C 函数)
Py_None (C 变量)
Py_NotImplemented (C 变量)
py_object (class in ctypes)
Py_PRINT_RAW
Py_ReprEnter (C 函数)
Py_ReprLeave (C 函数)
Py_RETURN_FALSE (C 宏)
Py_RETURN_NONE (C 宏)
Py_RETURN_NOTIMPLEMENTED (C 宏)
Py_RETURN_TRUE (C 宏)
Py_SetPath (C 函数)
Py_SetPath()
Py_SetProgramName (C 函数)
Py_SetProgramName(), [1], [2], [3]
Py_SetPythonHome (C 函数)
Py_single_input (C 变量)
PY_SOURCE() (在 imp 模块中)
PY_SSIZE_T_MAX
Py_TPFLAGS_BASETYPE (內置变量)
Py_TPFLAGS_DEFAULT (內置变量)
Py_TPFLAGS_HAVE_GC (內置变量)
Py_TPFLAGS_HEAPTYPE (內置变量)
Py_TPFLAGS_READY (內置变量)
Py_TPFLAGS_READYING (內置变量)
Py_tracefunc (C 类型)
Py_True (C 变量)
Py_UCS1 (C 类型)
Py_UCS2 (C 类型)
Py_UCS4 (C 类型)
Py_UCS4_strcat (C 函数)
Py_UCS4_strchr (C 函数)
Py_UCS4_strcmp (C 函数)
Py_UCS4_strcpy (C 函数)
Py_UCS4_strlen (C 函数)
Py_UCS4_strncmp (C 函数)
Py_UCS4_strncpy (C 函数)
Py_UCS4_strrchr (C 函数)
Py_UNBLOCK_THREADS (C 宏)
Py_UNICODE (C 类型)
Py_UNICODE_IS_HIGH_SURROGATE (C 宏)
Py_UNICODE_IS_LOW_SURROGATE (C 宏)
Py_UNICODE_IS_SURROGATE (C 宏)
Py_UNICODE_ISALNUM (C 函数)
Py_UNICODE_ISALPHA (C 函数)
Py_UNICODE_ISDECIMAL (C 函数)
Py_UNICODE_ISDIGIT (C 函数)
Py_UNICODE_ISLINEBREAK (C 函数)
Py_UNICODE_ISLOWER (C 函数)
Py_UNICODE_ISNUMERIC (C 函数)
Py_UNICODE_ISPRINTABLE (C 函数)
Py_UNICODE_ISSPACE (C 函数)
Py_UNICODE_ISTITLE (C 函数)
Py_UNICODE_ISUPPER (C 函数)
Py_UNICODE_JOIN_SURROGATES (C 宏)
Py_UNICODE_TODECIMAL (C 函数)
Py_UNICODE_TODIGIT (C 函数)
Py_UNICODE_TOLOWER (C 函数)
Py_UNICODE_TONUMERIC (C 函数)
Py_UNICODE_TOTITLE (C 函数)
Py_UNICODE_TOUPPER (C 函数)
Py_VaBuildValue (C 函数)
Py_VISIT (C 函数)
Py_XDECREF (C 函数)
Py_XDECREF()
Py_XINCREF (C 函数)
PyAnySet_Check (C 函数)
PyAnySet_CheckExact (C 函数)
PyArg_Parse (C 函数)
PyArg_ParseTuple (C 函数)
PyArg_ParseTuple()
PyArg_ParseTupleAndKeywords (C 函数)
PyArg_ParseTupleAndKeywords()
PyArg_UnpackTuple (C 函数)
PyArg_ValidateKeywordArguments (C 函数)
PyArg_VaParse (C 函数)
PyArg_VaParseTupleAndKeywords (C 函数)
PyASCIIObject (C 类型)
PyBool_Check (C 函数)
PyBool_FromLong (C 函数)
PyBUF_ANY_CONTIGUOUS (C 宏)
PyBUF_C_CONTIGUOUS (C 宏)
PyBUF_CONTIG (C 宏)
PyBUF_CONTIG_RO (C 宏)
PyBUF_F_CONTIGUOUS (C 宏)
PyBUF_FORMAT (C 宏)
PyBUF_FULL (C 宏)
PyBUF_FULL_RO (C 宏)
PyBUF_INDIRECT (C 宏)
PyBUF_ND (C 宏), [1]
PyBUF_RECORDS (C 宏)
PyBUF_RECORDS_RO (C 宏)
PyBUF_SIMPLE (C 宏)
PyBUF_STRIDED (C 宏)
PyBUF_STRIDED_RO (C 宏)
PyBUF_STRIDES (C 宏)
PyBUF_WRITABLE (C 宏)
PyBuffer_FillContiguousStrides (C 函数)
PyBuffer_FillInfo (C 函数)
PyBuffer_IsContiguous (C 函数)
PyBuffer_Release (C 函数)
PyBuffer_SizeFromFormat (C 函数)
PyBufferProcs
(C 类型)
PyBufferProcs.bf_getbuffer (C 成员)
PyBufferProcs.bf_releasebuffer (C 成员)
PyByteArray_AS_STRING (C 函数)
PyByteArray_AsString (C 函数)
PyByteArray_Check (C 函数)
PyByteArray_CheckExact (C 函数)
PyByteArray_Concat (C 函数)
PyByteArray_FromObject (C 函数)
PyByteArray_FromStringAndSize (C 函数)
PyByteArray_GET_SIZE (C 函数)
PyByteArray_Resize (C 函数)
PyByteArray_Size (C 函数)
PyByteArray_Type (C 变量)
PyByteArrayObject (C 类型)
PyBytes_AS_STRING (C 函数)
PyBytes_AsString (C 函数)
PyBytes_AsStringAndSize (C 函数)
PyBytes_Check (C 函数)
PyBytes_CheckExact (C 函数)
PyBytes_Concat (C 函数)
PyBytes_ConcatAndDel (C 函数)
PyBytes_FromFormat (C 函数)
PyBytes_FromFormatV (C 函数)
PyBytes_FromObject (C 函数)
PyBytes_FromString (C 函数)
PyBytes_FromStringAndSize (C 函数)
PyBytes_GET_SIZE (C 函数)
PyBytes_Size (C 函数)
PyBytes_Type (C 变量)
PyBytesObject (C 类型)
PyCallable_Check (C 函数)
PyCallIter_Check (C 函数)
PyCallIter_New (C 函数)
PyCallIter_Type (C 变量)
PyCapsule (C 类型)
PyCapsule_CheckExact (C 函数)
PyCapsule_Destructor (C 类型)
PyCapsule_GetContext (C 函数)
PyCapsule_GetDestructor (C 函数)
PyCapsule_GetName (C 函数)
PyCapsule_GetPointer (C 函数)
PyCapsule_Import (C 函数)
PyCapsule_IsValid (C 函数)
PyCapsule_New (C 函数)
PyCapsule_SetContext (C 函数)
PyCapsule_SetDestructor (C 函数)
PyCapsule_SetName (C 函数)
PyCapsule_SetPointer (C 函数)
PyCell_Check (C 函数)
PyCell_Get (C 函数)
PyCell_GET (C 函数)
PyCell_New (C 函数)
PyCell_SET (C 函数)
PyCell_Set (C 函数)
PyCell_Type (C 变量)
PyCellObject (C 类型)
PyCFunction (C 类型)
PyCFunctionWithKeywords (C 类型)
pyclbr (模块)
PyCode_Check (C 函数)
PyCode_GetNumFree (C 函数)
PyCode_New (C 函数)
PyCode_NewEmpty (C 函数)
PyCode_Type (C 变量)
PyCodec_BackslashReplaceErrors (C 函数)
PyCodec_Decode (C 函数)
PyCodec_Decoder (C 函数)
PyCodec_Encode (C 函数)
PyCodec_Encoder (C 函数)
PyCodec_IgnoreErrors (C 函数)
PyCodec_IncrementalDecoder (C 函数)
PyCodec_IncrementalEncoder (C 函数)
PyCodec_KnownEncoding (C 函数)
PyCodec_LookupError (C 函数)
PyCodec_Register (C 函数)
PyCodec_RegisterError (C 函数)
PyCodec_ReplaceErrors (C 函数)
PyCodec_StreamReader (C 函数)
PyCodec_StreamWriter (C 函数)
PyCodec_StrictErrors (C 函数)
PyCodec_XMLCharRefReplaceErrors (C 函数)
PyCodeObject (C 类型)
PyCompactUnicodeObject (C 类型)
PyCompileError
PyCompilerFlags (C 类型)
PyComplex_AsCComplex (C 函数)
PyComplex_Check (C 函数)
PyComplex_CheckExact (C 函数)
PyComplex_FromCComplex (C 函数)
PyComplex_FromDoubles (C 函数)
PyComplex_ImagAsDouble (C 函数)
PyComplex_RealAsDouble (C 函数)
PyComplex_Type (C 变量)
PyComplexObject (C 类型)
PyDate_Check (C 函数)
PyDate_CheckExact (C 函数)
PyDate_FromDate (C 函数)
PyDate_FromTimestamp (C 函数)
PyDateTime_Check (C 函数)
PyDateTime_CheckExact (C 函数)
PyDateTime_DATE_GET_HOUR (C 函数)
PyDateTime_DATE_GET_MICROSECOND (C 函数)
PyDateTime_DATE_GET_MINUTE (C 函数)
PyDateTime_DATE_GET_SECOND (C 函数)
PyDateTime_DELTA_GET_DAYS (C 函数)
PyDateTime_DELTA_GET_MICROSECOND (C 函数)
PyDateTime_DELTA_GET_SECONDS (C 函数)
PyDateTime_FromDateAndTime (C 函数)
PyDateTime_FromTimestamp (C 函数)
PyDateTime_GET_DAY (C 函数)
PyDateTime_GET_MONTH (C 函数)
PyDateTime_GET_YEAR (C 函数)
PyDateTime_TIME_GET_HOUR (C 函数)
PyDateTime_TIME_GET_MICROSECOND (C 函数)
PyDateTime_TIME_GET_MINUTE (C 函数)
PyDateTime_TIME_GET_SECOND (C 函数)
PyDelta_Check (C 函数)
PyDelta_CheckExact (C 函数)
PyDelta_FromDSU (C 函数)
PyDescr_IsData (C 函数)
PyDescr_NewClassMethod (C 函数)
PyDescr_NewGetSet (C 函数)
PyDescr_NewMember (C 函数)
PyDescr_NewMethod (C 函数)
PyDescr_NewWrapper (C 函数)
PyDict_Check (C 函数)
PyDict_CheckExact (C 函数)
PyDict_Clear (C 函数)
PyDict_ClearFreeList (C 函数)
PyDict_Contains (C 函数)
PyDict_Copy (C 函数)
PyDict_DelItem (C 函数)
PyDict_DelItemString (C 函数)
PyDict_GetItem (C 函数)
PyDict_GetItemString (C 函数)
PyDict_GetItemWithError (C 函数)
PyDict_Items (C 函数)
PyDict_Keys (C 函数)
PyDict_Merge (C 函数)
PyDict_MergeFromSeq2 (C 函数)
PyDict_New (C 函数)
PyDict_Next (C 函数)
PyDict_SetItem (C 函数)
PyDict_SetItemString (C 函数)
PyDict_Size (C 函数)
PyDict_Type (C 变量)
PyDict_Update (C 函数)
PyDict_Values (C 函数)
PyDictObject (C 类型)
PyDictProxy_New (C 函数)
PyDLL (class in ctypes)
pydoc (模块)
PyErr_BadArgument (C 函数)
PyErr_BadInternalCall (C 函数)
PyErr_CheckSignals (C 函数)
PyErr_Clear (C 函数)
PyErr_Clear(), [1]
PyErr_ExceptionMatches (C 函数)
PyErr_ExceptionMatches()
PyErr_Fetch (C 函数)
PyErr_Fetch()
PyErr_Format (C 函数)
PyErr_GetExcInfo (C 函数)
PyErr_GivenExceptionMatches (C 函数)
PyErr_NewException (C 函数)
PyErr_NewExceptionWithDoc (C 函数)
PyErr_NoMemory (C 函数)
PyErr_NormalizeException (C 函数)
PyErr_Occurred (C 函数)
PyErr_Occurred()
PyErr_Print (C 函数)
PyErr_PrintEx (C 函数)
PyErr_Restore (C 函数)
PyErr_Restore()
PyErr_SetExcFromWindowsErr (C 函数)
PyErr_SetExcFromWindowsErrWithFilename (C 函数)
PyErr_SetExcInfo (C 函数)
PyErr_SetFromErrno (C 函数)
PyErr_SetFromErrnoWithFilename (C 函数)
PyErr_SetFromWindowsErr (C 函数)
PyErr_SetFromWindowsErrWithFilename (C 函数)
PyErr_SetImportError (C 函数)
PyErr_SetInterrupt (C 函数)
PyErr_SetNone (C 函数)
PyErr_SetObject (C 函数)
PyErr_SetString (C 函数)
PyErr_SetString()
PyErr_SyntaxLocation (C 函数)
PyErr_SyntaxLocationEx (C 函数)
PyErr_WarnEx (C 函数)
PyErr_WarnExplicit (C 函数)
PyErr_WarnFormat (C 函数)
PyErr_WriteUnraisable (C 函数)
PyEval_AcquireLock (C 函数)
PyEval_AcquireThread (C 函数)
PyEval_AcquireThread()
PyEval_EvalCode (C 函数)
PyEval_EvalCodeEx (C 函数)
PyEval_EvalFrame (C 函数)
PyEval_EvalFrameEx (C 函数)
PyEval_GetBuiltins (C 函数)
PyEval_GetCallStats (C 函数)
PyEval_GetFrame (C 函数)
PyEval_GetFuncDesc (C 函数)
PyEval_GetFuncName (C 函数)
PyEval_GetGlobals (C 函数)
PyEval_GetLocals (C 函数)
PyEval_InitThreads (C 函数)
PyEval_InitThreads()
PyEval_MergeCompilerFlags (C 函数)
PyEval_ReInitThreads (C 函数)
PyEval_ReleaseLock (C 函数)
PyEval_ReleaseThread (C 函数)
PyEval_ReleaseThread()
PyEval_RestoreThread (C 函数)
PyEval_RestoreThread(), [1]
PyEval_SaveThread (C 函数)
PyEval_SaveThread(), [1]
PyEval_SetProfile (C 函数)
PyEval_SetTrace (C 函数)
PyEval_ThreadsInitialized (C 函数)
PyExc_ArithmeticError
PyExc_AssertionError
PyExc_AttributeError
PyExc_BaseException
PyExc_BlockingIOError
PyExc_BrokenPipeError
PyExc_ConnectionAbortedError
PyExc_ConnectionError
PyExc_ConnectionRefusedError
PyExc_ConnectionResetError
PyExc_EnvironmentError
PyExc_EOFError
PyExc_Exception
PyExc_FileExistsError
PyExc_FileNotFoundError
PyExc_FloatingPointError
PyExc_ImportError
PyExc_IndexError
PyExc_InterruptedError
PyExc_IOError
PyExc_IsADirectoryError
PyExc_KeyboardInterrupt
PyExc_KeyError
PyExc_LookupError
PyExc_MemoryError
PyExc_NameError
PyExc_NotADirectoryError
PyExc_NotImplementedError
PyExc_OSError
PyExc_OverflowError
PyExc_PermissionError
PyExc_ProcessLookupError
PyExc_ReferenceError
PyExc_RuntimeError
PyExc_SyntaxError
PyExc_SystemError
PyExc_SystemExit
PyExc_TimeoutError
PyExc_TypeError
PyExc_ValueError
PyExc_WindowsError
PyExc_ZeroDivisionError
PyException_GetCause (C 函数)
PyException_GetContext (C 函数)
PyException_GetTraceback (C 函数)
PyException_SetCause (C 函数)
PyException_SetContext (C 函数)
PyException_SetTraceback (C 函数)
pyexpat
模块
PyFile_FromFd (C 函数)
PyFile_GetLine (C 函数)
PyFile_WriteObject (C 函数)
PyFile_WriteString (C 函数)
PyFloat_AS_DOUBLE (C 函数)
PyFloat_AsDouble (C 函数)
PyFloat_Check (C 函数)
PyFloat_CheckExact (C 函数)
PyFloat_ClearFreeList (C 函数)
PyFloat_FromDouble (C 函数)
PyFloat_FromString (C 函数)
PyFloat_GetInfo (C 函数)
PyFloat_GetMax (C 函数)
PyFloat_GetMin (C 函数)
PyFloat_Type (C 变量)
PyFloatObject (C 类型)
PyFrame_GetLineNumber (C 函数)
PyFrozenSet_Check (C 函数)
PyFrozenSet_CheckExact (C 函数)
PyFrozenSet_New (C 函数)
PyFrozenSet_Type (C 变量)
PyFunction_Check (C 函数)
PyFunction_GetAnnotations (C 函数)
PyFunction_GetClosure (C 函数)
PyFunction_GetCode (C 函数)
PyFunction_GetDefaults (C 函数)
PyFunction_GetGlobals (C 函数)
PyFunction_GetModule (C 函数)
PyFunction_New (C 函数)
PyFunction_NewWithQualName (C 函数)
PyFunction_SetAnnotations (C 函数)
PyFunction_SetClosure (C 函数)
PyFunction_SetDefaults (C 函数)
PyFunction_Type (C 变量)
PyFunctionObject (C 类型)
PYFUNCTYPE() (在 ctypes 模块中)
PyGen_Check (C 函数)
PyGen_CheckExact (C 函数)
PyGen_New (C 函数)
PyGen_Type (C 变量)
PyGenObject (C 类型)
PyGILState_Ensure (C 函数)
PyGILState_GetThisThreadState (C 函数)
PyGILState_Release (C 函数)
PyImport_AddModule (C 函数)
PyImport_AddModuleObject (C 函数)
PyImport_AppendInittab (C 函数)
PyImport_Cleanup (C 函数)
PyImport_ExecCodeModule (C 函数)
PyImport_ExecCodeModuleEx (C 函数)
PyImport_ExecCodeModuleObject (C 函数)
PyImport_ExecCodeModuleWithPathnames (C 函数)
PyImport_ExtendInittab (C 函数)
PyImport_FrozenModules (C 变量)
PyImport_GetImporter (C 函数)
PyImport_GetMagicNumber (C 函数)
PyImport_GetMagicTag (C 函数)
PyImport_GetModuleDict (C 函数)
PyImport_Import (C 函数)
PyImport_ImportFrozenModule (C 函数)
PyImport_ImportFrozenModuleObject (C 函数)
PyImport_ImportModule (C 函数)
PyImport_ImportModuleEx (C 函数)
PyImport_ImportModuleLevel (C 函数)
PyImport_ImportModuleLevelObject (C 函数)
PyImport_ImportModuleNoBlock (C 函数)
PyImport_ReloadModule (C 函数)
PyIndex_Check (C 函数)
PyInstanceMethod_Check (C 函数)
PyInstanceMethod_Function (C 函数)
PyInstanceMethod_GET_FUNCTION (C 函数)
PyInstanceMethod_New (C 函数)
PyInstanceMethod_Type (C 变量)
PyInterpreterState (C 类型)
PyInterpreterState_Clear (C 函数)
PyInterpreterState_Delete (C 函数)
PyInterpreterState_Head (C 函数)
PyInterpreterState_New (C 函数)
PyInterpreterState_Next (C 函数)
PyInterpreterState_ThreadHead (C 函数)
PyIter_Check (C 函数)
PyIter_Next (C 函数)
PyList_Append (C 函数)
PyList_AsTuple (C 函数)
PyList_Check (C 函数)
PyList_CheckExact (C 函数)
PyList_ClearFreeList (C 函数)
PyList_GET_ITEM (C 函数)
PyList_GET_SIZE (C 函数)
PyList_GetItem (C 函数)
PyList_GetItem()
PyList_GetSlice (C 函数)
PyList_Insert (C 函数)
PyList_New (C 函数)
PyList_Reverse (C 函数)
PyList_SET_ITEM (C 函数)
PyList_SetItem (C 函数)
PyList_SetItem()
PyList_SetSlice (C 函数)
PyList_Size (C 函数)
PyList_Sort (C 函数)
PyList_Type (C 变量)
PyListObject (C 类型)
PyLong_AsDouble (C 函数)
PyLong_AsLong (C 函数)
PyLong_AsLongAndOverflow (C 函数)
PyLong_AsLongLong (C 函数)
PyLong_AsLongLongAndOverflow (C 函数)
PyLong_AsSize_t (C 函数)
PyLong_AsSsize_t (C 函数)
PyLong_AsUnsignedLong (C 函数)
PyLong_AsUnsignedLongLong (C 函数)
PyLong_AsUnsignedLongLongMask (C 函数)
PyLong_AsUnsignedLongMask (C 函数)
PyLong_AsVoidPtr (C 函数)
PyLong_Check (C 函数)
PyLong_CheckExact (C 函数)
PyLong_FromDouble (C 函数)
PyLong_FromLong (C 函数)
PyLong_FromLongLong (C 函数)
PyLong_FromSize_t (C 函数)
PyLong_FromSsize_t (C 函数)
PyLong_FromString (C 函数)
PyLong_FromUnicode (C 函数)
PyLong_FromUnicodeObject (C 函数)
PyLong_FromUnsignedLong (C 函数)
PyLong_FromUnsignedLongLong (C 函数)
PyLong_FromVoidPtr (C 函数)
PyLong_Type (C 变量)
PyLongObject (C 类型)
PyMapping_Check (C 函数)
PyMapping_DelItem (C 函数)
PyMapping_DelItemString (C 函数)
PyMapping_GetItemString (C 函数)
PyMapping_HasKey (C 函数)
PyMapping_HasKeyString (C 函数)
PyMapping_Items (C 函数)
PyMapping_Keys (C 函数)
PyMapping_Length (C 函数)
PyMapping_SetItemString (C 函数)
PyMapping_Size (C 函数)
PyMapping_Values (C 函数)
PyMappingMethods (C 类型)
PyMappingMethods.mp_ass_subscript (C 成员)
PyMappingMethods.mp_length (C 成员)
PyMappingMethods.mp_subscript (C 成员)
PyMarshal_ReadLastObjectFromFile (C 函数)
PyMarshal_ReadLongFromFile (C 函数)
PyMarshal_ReadObjectFromFile (C 函数)
PyMarshal_ReadObjectFromString (C 函数)
PyMarshal_ReadShortFromFile (C 函数)
PyMarshal_WriteLongToFile (C 函数)
PyMarshal_WriteObjectToFile (C 函数)
PyMarshal_WriteObjectToString (C 函数)
PyMem_Del (C 函数)
PyMem_Free (C 函数)
PyMem_Malloc (C 函数)
PyMem_New (C 函数)
PyMem_Realloc (C 函数)
PyMem_Resize (C 函数)
PyMemberDef (C 类型)
PyMemoryView_Check (C 函数)
PyMemoryView_FromBuffer (C 函数)
PyMemoryView_FromMemory (C 函数)
PyMemoryView_FromObject (C 函数)
PyMemoryView_GET_BASE (C 函数)
PyMemoryView_GET_BUFFER (C 函数)
PyMemoryView_GetContiguous (C 函数)
PyMethod_Check (C 函数)
PyMethod_ClearFreeList (C 函数)
PyMethod_Function (C 函数)
PyMethod_GET_FUNCTION (C 函数)
PyMethod_GET_SELF (C 函数)
PyMethod_New (C 函数)
PyMethod_Self (C 函数)
PyMethod_Type (C 变量)
PyMethodDef (C 类型)
PyModule_AddIntConstant (C 函数)
PyModule_AddIntMacro (C 函数)
PyModule_AddObject (C 函数)
PyModule_AddStringConstant (C 函数)
PyModule_AddStringMacro (C 函数)
PyModule_Check (C 函数)
PyModule_CheckExact (C 函数)
PyModule_Create (C 函数)
PyModule_Create2 (C 函数)
PyModule_GetDef (C 函数)
PyModule_GetDict (C 函数)
PyModule_GetFilename (C 函数)
PyModule_GetFilenameObject (C 函数)
PyModule_GetName (C 函数)
PyModule_GetNameObject (C 函数)
PyModule_GetState (C 函数)
PyModule_New (C 函数)
PyModule_NewObject (C 函数)
PyModule_Type (C 变量)
PyModuleDef (C 类型)
PyModuleDef.m_base (C 成员)
PyModuleDef.m_clear (C 成员)
PyModuleDef.m_doc (C 成员)
PyModuleDef.m_free (C 成员)
PyModuleDef.m_methods (C 成员)
PyModuleDef.m_name (C 成员)
PyModuleDef.m_reload (C 成员)
PyModuleDef.m_size (C 成员)
PyModuleDef.m_traverse (C 成员)
PyNumber_Absolute (C 函数)
PyNumber_Add (C 函数)
PyNumber_And (C 函数)
PyNumber_AsSsize_t (C 函数)
PyNumber_Check (C 函数)
PyNumber_Divmod (C 函数)
PyNumber_Float (C 函数)
PyNumber_FloorDivide (C 函数)
PyNumber_Index (C 函数)
PyNumber_InPlaceAdd (C 函数)
PyNumber_InPlaceAnd (C 函数)
PyNumber_InPlaceFloorDivide (C 函数)
PyNumber_InPlaceLshift (C 函数)
PyNumber_InPlaceMultiply (C 函数)
PyNumber_InPlaceOr (C 函数)
PyNumber_InPlacePower (C 函数)
PyNumber_InPlaceRemainder (C 函数)
PyNumber_InPlaceRshift (C 函数)
PyNumber_InPlaceSubtract (C 函数)
PyNumber_InPlaceTrueDivide (C 函数)
PyNumber_InPlaceXor (C 函数)
PyNumber_Invert (C 函数)
PyNumber_Long (C 函数)
PyNumber_Lshift (C 函数)
PyNumber_Multiply (C 函数)
PyNumber_Negative (C 函数)
PyNumber_Or (C 函数)
PyNumber_Positive (C 函数)
PyNumber_Power (C 函数)
PyNumber_Remainder (C 函数)
PyNumber_Rshift (C 函数)
PyNumber_Subtract (C 函数)
PyNumber_ToBase (C 函数)
PyNumber_TrueDivide (C 函数)
PyNumber_Xor (C 函数)
PyNumberMethods (C 类型)
PyObject (C 类型)
PyObject._ob_next (C 成员)
PyObject._ob_prev (C 成员)
PyObject.ob_refcnt (C 成员)
PyObject.ob_type (C 成员)
PyObject_AsCharBuffer (C 函数)
PyObject_ASCII (C 函数)
PyObject_AsFileDescriptor (C 函数)
PyObject_AsReadBuffer (C 函数)
PyObject_AsWriteBuffer (C 函数)
PyObject_Bytes (C 函数)
PyObject_Call (C 函数)
PyObject_CallFunction (C 函数)
PyObject_CallFunctionObjArgs (C 函数)
PyObject_CallMethod (C 函数)
PyObject_CallMethodObjArgs (C 函数)
PyObject_CallObject (C 函数)
PyObject_CallObject()
PyObject_CheckBuffer (C 函数)
PyObject_CheckReadBuffer (C 函数)
PyObject_Del (C 函数)
PyObject_DelAttr (C 函数)
PyObject_DelAttrString (C 函数)
PyObject_DelItem (C 函数)
PyObject_Dir (C 函数)
PyObject_GC_Del (C 函数)
PyObject_GC_New (C 函数)
PyObject_GC_NewVar (C 函数)
PyObject_GC_Resize (C 函数)
PyObject_GC_Track (C 函数)
PyObject_GC_UnTrack (C 函数)
PyObject_GenericGetAttr (C 函数)
PyObject_GenericSetAttr (C 函数)
PyObject_GetAttr (C 函数)
PyObject_GetAttrString (C 函数)
PyObject_GetBuffer (C 函数)
PyObject_GetItem (C 函数)
PyObject_GetIter (C 函数)
PyObject_HasAttr (C 函数)
PyObject_HasAttrString (C 函数)
PyObject_Hash (C 函数)
PyObject_HashNotImplemented (C 函数)
PyObject_HEAD (C 宏)
PyObject_HEAD_INIT (C 宏)
PyObject_Init (C 函数)
PyObject_InitVar (C 函数)
PyObject_IsInstance (C 函数)
PyObject_IsSubclass (C 函数)
PyObject_IsTrue (C 函数)
PyObject_Length (C 函数)
PyObject_LengthHint (C 函数)
PyObject_New (C 函数)
PyObject_NewVar (C 函数)
PyObject_Not (C 函数)
PyObject_Print (C 函数)
PyObject_Repr (C 函数)
PyObject_RichCompare (C 函数)
PyObject_RichCompareBool (C 函数)
PyObject_SetAttr (C 函数)
PyObject_SetAttrString (C 函数)
PyObject_SetItem (C 函数)
PyObject_Size (C 函数)
PyObject_Str (C 函数)
PyObject_Type (C 函数)
PyObject_TypeCheck (C 函数)
PyObject_VAR_HEAD (C 宏)
PyOS_AfterFork (C 函数)
PyOS_CheckStack (C 函数)
PyOS_double_to_string (C 函数)
PyOS_getsig (C 函数)
PyOS_setsig (C 函数)
PyOS_snprintf (C 函数)
PyOS_stricmp (C 函数)
PyOS_string_to_double (C 函数)
PyOS_strnicmp (C 函数)
PyOS_vsnprintf (C 函数)
PyParser_SimpleParseFile (C 函数)
PyParser_SimpleParseFileFlags (C 函数)
PyParser_SimpleParseString (C 函数)
PyParser_SimpleParseStringFlags (C 函数)
PyParser_SimpleParseStringFlagsFilename (C 函数)
PyProperty_Type (C 变量)
PyRun_AnyFile (C 函数)
PyRun_AnyFileEx (C 函数)
PyRun_AnyFileExFlags (C 函数)
PyRun_AnyFileFlags (C 函数)
PyRun_File (C 函数)
PyRun_FileEx (C 函数)
PyRun_FileExFlags (C 函数)
PyRun_FileFlags (C 函数)
PyRun_InteractiveLoop (C 函数)
PyRun_InteractiveLoopFlags (C 函数)
PyRun_InteractiveOne (C 函数)
PyRun_InteractiveOneFlags (C 函数)
PyRun_SimpleFile (C 函数)
PyRun_SimpleFileEx (C 函数)
PyRun_SimpleFileExFlags (C 函数)
PyRun_SimpleString (C 函数)
PyRun_SimpleStringFlags (C 函数)
PyRun_String (C 函数)
PyRun_StringFlags (C 函数)
PySeqIter_Check (C 函数)
PySeqIter_New (C 函数)
PySeqIter_Type (C 变量)
PySequence_Check (C 函数)
PySequence_Concat (C 函数)
PySequence_Contains (C 函数)
PySequence_Count (C 函数)
PySequence_DelItem (C 函数)
PySequence_DelSlice (C 函数)
PySequence_Fast (C 函数)
PySequence_Fast_GET_ITEM (C 函数)
PySequence_Fast_GET_SIZE (C 函数)
PySequence_Fast_ITEMS (C 函数)
PySequence_GetItem (C 函数)
PySequence_GetItem()
PySequence_GetSlice (C 函数)
PySequence_Index (C 函数)
PySequence_InPlaceConcat (C 函数)
PySequence_InPlaceRepeat (C 函数)
PySequence_ITEM (C 函数)
PySequence_Length (C 函数)
PySequence_List (C 函数)
PySequence_Repeat (C 函数)
PySequence_SetItem (C 函数)
PySequence_SetSlice (C 函数)
PySequence_Size (C 函数)
PySequence_Tuple (C 函数)
PySequenceMethods (C 类型)
PySequenceMethods.sq_ass_item (C 成员)
PySequenceMethods.sq_concat (C 成员)
PySequenceMethods.sq_contains (C 成员)
PySequenceMethods.sq_inplace_concat (C 成员)
PySequenceMethods.sq_inplace_repeat (C 成员)
PySequenceMethods.sq_item (C 成员)
PySequenceMethods.sq_length (C 成员)
PySequenceMethods.sq_repeat (C 成员)
PySet_Add (C 函数)
PySet_Check (C 函数)
PySet_Clear (C 函数)
PySet_ClearFreeList (C 函数)
PySet_Contains (C 函数)
PySet_Discard (C 函数)
PySet_GET_SIZE (C 函数)
PySet_New (C 函数)
PySet_Pop (C 函数)
PySet_Size (C 函数)
PySet_Type (C 变量)
PySetObject (C 类型)
PySignal_SetWakeupFd (C 函数)
PySlice_Check (C 函数)
PySlice_GetIndices (C 函数)
PySlice_GetIndicesEx (C 函数)
PySlice_New (C 函数)
PySlice_Type (C 变量)
PyState_AddModule (C 函数)
PyState_FindModule (C 函数)
PyState_RemoveModule (C 函数)
PySys_AddWarnOption (C 函数)
PySys_AddWarnOptionUnicode (C 函数)
PySys_AddXOption (C 函数)
PySys_FormatStderr (C 函数)
PySys_FormatStdout (C 函数)
PySys_GetObject (C 函数)
PySys_GetXOptions (C 函数)
PySys_ResetWarnOptions (C 函数)
PySys_SetArgv (C 函数)
PySys_SetArgv()
PySys_SetArgvEx (C 函数)
PySys_SetArgvEx(), [1]
PySys_SetObject (C 函数)
PySys_SetPath (C 函数)
PySys_WriteStderr (C 函数)
PySys_WriteStdout (C 函数)
Python 3000
Python Editor
Python 建议文件
PEP 0004
PEP 0008
PEP 0011
PEP 0205
PEP 0237
PEP 0238
PEP 0255, [1]
PEP 0274
PEP 0328
PEP 0342, [1]
PEP 0343, [1], [2]
PEP 0352
PEP 0380, [1]
PEP 100
PEP 11
PEP 205
PEP 207
PEP 208
PEP 217
PEP 218, [1], [2]
PEP 227, [1], [2]
PEP 229
PEP 230, [1]
PEP 232
PEP 234
PEP 235
PEP 236, [1], [2]
PEP 237, [1], [2], [3]
PEP 238, [1], [2], [3], [4], [5]
PEP 241
PEP 243
PEP 246
PEP 249, [1], [2], [3]
PEP 252, [1]
PEP 253, [1], [2], [3], [4]
PEP 255, [1], [2], [3], [4]
PEP 261, [1]
PEP 263, [1], [2], [3], [4], [5]
PEP 264
PEP 273, [1], [2]
PEP 275
PEP 277
PEP 278, [1]
PEP 279
PEP 282, [1], [2], [3]
PEP 285, [1]
PEP 288
PEP 289, [1], [2]
PEP 292, [1]
PEP 293
PEP 3000
PEP 301, [1]
PEP 302, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28], [29], [30], [31], [32], [33], [34], [35], [36], [37], [38]
PEP 305, [1]
PEP 307, [1], [2], [3]
PEP 308, [1], [2]
PEP 309
PEP 3100
PEP 3101, [1], [2], [3], [4]
PEP 3102
PEP 3104, [1]
PEP 3105, [1], [2]
PEP 3106
PEP 3107, [1]
PEP 3108, [1], [2]
PEP 3109, [1]
PEP 3110, [1], [2]
PEP 3111
PEP 3112, [1]
PEP 3113
PEP 3114
PEP 3115, [1], [2], [3]
PEP 3116, [1], [2]
PEP 3118, [1], [2], [3], [4], [5]
PEP 3119, [1], [2], [3]
PEP 3120, [1], [2]
PEP 3121, [1]
PEP 3123
PEP 3127
PEP 3129, [1]
PEP 3131, [1], [2]
PEP 3132, [1]
PEP 3134, [1], [2]
PEP 3135, [1]
PEP 3137
PEP 3138
PEP 314, [1]
PEP 3141, [1], [2]
PEP 3144
PEP 3147, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15]
PEP 3148, [1]
PEP 3149, [1]
PEP 3151, [1], [2], [3], [4], [5]
PEP 3155, [1]
PEP 318, [1], [2]
PEP 322, [1]
PEP 324, [1]
PEP 325
PEP 327
PEP 328, [1], [2], [3], [4], [5], [6], [7], [8], [9]
PEP 331
PEP 333, [1], [2]
PEP 3333, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14]
PEP 338, [1], [2], [3]
PEP 339
PEP 341
PEP 342, [1], [2], [3], [4]
PEP 343, [1], [2], [3]
PEP 347
PEP 352, [1]
PEP 353, [1], [2]
PEP 356
PEP 357
PEP 361
PEP 362, [1], [2], [3]
PEP 366, [1], [2], [3], [4], [5], [6]
PEP 370, [1], [2], [3], [4]
PEP 371
PEP 372, [1]
PEP 373
PEP 378, [1], [2]
PEP 380
PEP 383, [1], [2], [3], [4], [5]
PEP 384
PEP 385
PEP 389, [1]
PEP 391, [1]
PEP 392
PEP 393, [1], [2], [3], [4], [5], [6], [7], [8], [9]
PEP 397, [1]
PEP 398
PEP 405
PEP 409
PEP 411
PEP 412
PEP 414, [1]
PEP 418
PEP 420, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12]
PEP 421
PEP 5, [1]
PEP 6
PEP 8, [1], [2], [3]
PYTHON*
python_branch() (在 platform 模块中)
python_build() (在 platform 模块中)
python_compiler() (在 platform 模块中)
PYTHON_DOM
python_implementation() (在 platform 模块中)
python_revision() (在 platform 模块中)
python_version() (在 platform 模块中)
python_version_tuple() (在 platform 模块中)
PYTHONCASEOK
PYTHONDEBUG
PYTHONDOCS
PYTHONDONTWRITEBYTECODE, [1], [2], [3]
PYTHONDUMPREFS
PYTHONFAULTHANDLER, [1]
PYTHONHASHSEED, [1], [2], [3], [4]
PYTHONHOME, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10]
Pythonic
PYTHONINSPECT, [1]
PYTHONIOENCODING, [1]
PYTHONNOUSERSITE, [1], [2]
PYTHONOPTIMIZE
PYTHONPATH, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17]
PYTHONSTARTUP, [1], [2], [3], [4], [5]
PYTHONUNBUFFERED
PYTHONUSERBASE, [1], [2]
PYTHONVERBOSE
PYTHONWARNINGS, [1], [2], [3]
PyThreadState, [1]
(C 类型)
PyThreadState_Clear (C 函数)
PyThreadState_Delete (C 函数)
PyThreadState_Get (C 函数)
PyThreadState_GetDict (C 函数)
PyThreadState_New (C 函数)
PyThreadState_Next (C 函数)
PyThreadState_SetAsyncExc (C 函数)
PyThreadState_Swap (C 函数)
PyTime_Check (C 函数)
PyTime_CheckExact (C 函数)
PyTime_FromTime (C 函数)
PyTrace_C_CALL (C 变量)
PyTrace_C_EXCEPTION (C 变量)
PyTrace_C_RETURN (C 变量)
PyTrace_CALL (C 变量)
PyTrace_EXCEPTION (C 变量)
PyTrace_LINE (C 变量)
PyTrace_RETURN (C 变量)
PyTuple_Check (C 函数)
PyTuple_CheckExact (C 函数)
PyTuple_ClearFreeList (C 函数)
PyTuple_GET_ITEM (C 函数)
PyTuple_GET_SIZE (C 函数)
PyTuple_GetItem (C 函数)
PyTuple_GetSlice (C 函数)
PyTuple_New (C 函数)
PyTuple_Pack (C 函数)
PyTuple_SET_ITEM (C 函数)
PyTuple_SetItem (C 函数)
PyTuple_SetItem()
PyTuple_Size (C 函数)
PyTuple_Type (C 变量)
PyTupleObject (C 类型)
PyType_Check (C 函数)
PyType_CheckExact (C 函数)
PyType_ClearCache (C 函数)
PyType_FromSpec (C 函数)
PyType_FromSpecWithBases (C 函数)
PyType_GenericAlloc (C 函数)
PyType_GenericGetDict (C 函数)
PyType_GenericNew (C 函数)
PyType_GenericSetDict (C 函数)
PyType_GetFlags (C 函数)
PyType_HasFeature (C 函数)
PyType_IS_GC (C 函数)
PyType_IsSubtype (C 函数)
PyType_Modified (C 函数)
PyType_Ready (C 函数)
PyType_Type (C 变量)
PyTypeObject (C 类型)
PyTypeObject.tp_alloc (C 成员)
PyTypeObject.tp_allocs (C 成员)
PyTypeObject.tp_as_buffer (C 成员)
PyTypeObject.tp_base (C 成员)
PyTypeObject.tp_bases (C 成员)
PyTypeObject.tp_basicsize (C 成员)
PyTypeObject.tp_cache (C 成员)
PyTypeObject.tp_call (C 成员)
PyTypeObject.tp_clear (C 成员)
PyTypeObject.tp_dealloc (C 成员)
PyTypeObject.tp_descr_get (C 成员)
PyTypeObject.tp_descr_set (C 成员)
PyTypeObject.tp_dict (C 成员)
PyTypeObject.tp_dictoffset (C 成员)
PyTypeObject.tp_doc (C 成员)
PyTypeObject.tp_flags (C 成员)
PyTypeObject.tp_free (C 成员)
PyTypeObject.tp_frees (C 成员)
PyTypeObject.tp_getattr (C 成员)
PyTypeObject.tp_getattro (C 成员)
PyTypeObject.tp_getset (C 成员)
PyTypeObject.tp_hash (C 成员)
PyTypeObject.tp_init (C 成员)
PyTypeObject.tp_is_gc (C 成员)
PyTypeObject.tp_itemsize (C 成员)
PyTypeObject.tp_iter (C 成员)
PyTypeObject.tp_iternext (C 成员)
PyTypeObject.tp_maxalloc (C 成员)
PyTypeObject.tp_members (C 成员)
PyTypeObject.tp_methods (C 成员)
PyTypeObject.tp_mro (C 成员)
PyTypeObject.tp_name (C 成员)
PyTypeObject.tp_new (C 成员)
PyTypeObject.tp_next (C 成员)
PyTypeObject.tp_print (C 成员)
PyTypeObject.tp_repr (C 成员)
PyTypeObject.tp_reserved (C 成员)
PyTypeObject.tp_richcompare (C 成员)
PyTypeObject.tp_setattr (C 成员)
PyTypeObject.tp_setattro (C 成员)
PyTypeObject.tp_str (C 成员)
PyTypeObject.tp_subclasses (C 成员)
PyTypeObject.tp_traverse (C 成员)
PyTypeObject.tp_weaklist (C 成员)
PyTypeObject.tp_weaklistoffset (C 成员)
PyTZInfo_Check (C 函数)
PyTZInfo_CheckExact (C 函数)
PyUnicode_1BYTE_DATA (C 函数)
PyUnicode_1BYTE_KIND (C 宏)
PyUnicode_2BYTE_DATA (C 函数)
PyUnicode_2BYTE_KIND (C 宏)
PyUnicode_4BYTE_DATA (C 函数)
PyUnicode_4BYTE_KIND (C 宏)
PyUnicode_AS_DATA (C 函数)
PyUnicode_AS_UNICODE (C 函数)
PyUnicode_AsASCIIString (C 函数)
PyUnicode_AsCharmapString (C 函数)
PyUnicode_AsEncodedString (C 函数)
PyUnicode_AsLatin1String (C 函数)
PyUnicode_AsMBCSString (C 函数)
PyUnicode_AsRawUnicodeEscapeString (C 函数)
PyUnicode_AsUCS4 (C 函数)
PyUnicode_AsUCS4Copy (C 函数)
PyUnicode_AsUnicode (C 函数)
PyUnicode_AsUnicodeAndSize (C 函数)
PyUnicode_AsUnicodeCopy (C 函数)
PyUnicode_AsUnicodeEscapeString (C 函数)
PyUnicode_AsUTF16String (C 函数)
PyUnicode_AsUTF32String (C 函数)
PyUnicode_AsUTF8 (C 函数)
PyUnicode_AsUTF8AndSize (C 函数)
PyUnicode_AsUTF8String (C 函数)
PyUnicode_AsWideChar (C 函数)
PyUnicode_AsWideCharString (C 函数)
PyUnicode_Check (C 函数)
PyUnicode_CheckExact (C 函数)
PyUnicode_ClearFreeList (C 函数)
PyUnicode_Compare (C 函数)
PyUnicode_CompareWithASCIIString (C 函数)
PyUnicode_Concat (C 函数)
PyUnicode_Contains (C 函数)
PyUnicode_CopyCharacters (C 函数)
PyUnicode_Count (C 函数)
PyUnicode_DATA (C 函数)
PyUnicode_Decode (C 函数)
PyUnicode_DecodeASCII (C 函数)
PyUnicode_DecodeCharmap (C 函数)
PyUnicode_DecodeFSDefault (C 函数)
PyUnicode_DecodeFSDefaultAndSize (C 函数)
PyUnicode_DecodeLatin1 (C 函数)
PyUnicode_DecodeLocale (C 函数)
PyUnicode_DecodeLocaleAndSize (C 函数)
PyUnicode_DecodeMBCS (C 函数)
PyUnicode_DecodeMBCSStateful (C 函数)
PyUnicode_DecodeRawUnicodeEscape (C 函数)
PyUnicode_DecodeUnicodeEscape (C 函数)
PyUnicode_DecodeUTF16 (C 函数)
PyUnicode_DecodeUTF16Stateful (C 函数)
PyUnicode_DecodeUTF32 (C 函数)
PyUnicode_DecodeUTF32Stateful (C 函数)
PyUnicode_DecodeUTF7 (C 函数)
PyUnicode_DecodeUTF7Stateful (C 函数)
PyUnicode_DecodeUTF8 (C 函数)
PyUnicode_DecodeUTF8Stateful (C 函数)
PyUnicode_Encode (C 函数)
PyUnicode_EncodeASCII (C 函数)
PyUnicode_EncodeCharmap (C 函数)
PyUnicode_EncodeCodePage (C 函数)
PyUnicode_EncodeFSDefault (C 函数)
PyUnicode_EncodeLatin1 (C 函数)
PyUnicode_EncodeLocale (C 函数)
PyUnicode_EncodeMBCS (C 函数)
PyUnicode_EncodeRawUnicodeEscape (C 函数)
PyUnicode_EncodeUnicodeEscape (C 函数)
PyUnicode_EncodeUTF16 (C 函数)
PyUnicode_EncodeUTF32 (C 函数)
PyUnicode_EncodeUTF7 (C 函数)
PyUnicode_EncodeUTF8 (C 函数)
PyUnicode_Fill (C 函数)
PyUnicode_Find (C 函数)
PyUnicode_FindChar (C 函数)
PyUnicode_Format (C 函数)
PyUnicode_FromEncodedObject (C 函数)
PyUnicode_FromFormat (C 函数)
PyUnicode_FromFormatV (C 函数)
PyUnicode_FromKindAndData (C 函数)
PyUnicode_FromObject (C 函数)
PyUnicode_FromString (C 函数)
PyUnicode_FromString()
PyUnicode_FromStringAndSize (C 函数)
PyUnicode_FromUnicode (C 函数)
PyUnicode_FromWideChar (C 函数)
PyUnicode_FSConverter (C 函数)
PyUnicode_FSDecoder (C 函数)
PyUnicode_GET_DATA_SIZE (C 函数)
PyUnicode_GET_LENGTH (C 函数)
PyUnicode_GET_SIZE (C 函数)
PyUnicode_GetLength (C 函数)
PyUnicode_GetSize (C 函数)
PyUnicode_InternFromString (C 函数)
PyUnicode_InternInPlace (C 函数)
PyUnicode_Join (C 函数)
PyUnicode_KIND (C 函数)
PyUnicode_MAX_CHAR_VALUE (C 函数)
PyUnicode_New (C 函数)
PyUnicode_READ (C 函数)
PyUnicode_READ_CHAR (C 函数)
PyUnicode_ReadChar (C 函数)
PyUnicode_READY (C 函数)
PyUnicode_Replace (C 函数)
PyUnicode_RichCompare (C 函数)
PyUnicode_Split (C 函数)
PyUnicode_Splitlines (C 函数)
PyUnicode_Substring (C 函数)
PyUnicode_Tailmatch (C 函数)
PyUnicode_TransformDecimalToASCII (C 函数)
PyUnicode_Translate (C 函数)
PyUnicode_TranslateCharmap (C 函数)
PyUnicode_Type (C 变量)
PyUnicode_WCHAR_KIND (C 宏)
PyUnicode_WRITE (C 函数)
PyUnicode_WriteChar (C 函数)
PyUnicodeDecodeError_Create (C 函数)
PyUnicodeDecodeError_GetEncoding (C 函数)
PyUnicodeDecodeError_GetEnd (C 函数)
PyUnicodeDecodeError_GetObject (C 函数)
PyUnicodeDecodeError_GetReason (C 函数)
PyUnicodeDecodeError_GetStart (C 函数)
PyUnicodeDecodeError_SetEnd (C 函数)
PyUnicodeDecodeError_SetReason (C 函数)
PyUnicodeDecodeError_SetStart (C 函数)
PyUnicodeEncodeError_Create (C 函数)
PyUnicodeEncodeError_GetEncoding (C 函数)
PyUnicodeEncodeError_GetEnd (C 函数)
PyUnicodeEncodeError_GetObject (C 函数)
PyUnicodeEncodeError_GetReason (C 函数)
PyUnicodeEncodeError_GetStart (C 函数)
PyUnicodeEncodeError_SetEnd (C 函数)
PyUnicodeEncodeError_SetReason (C 函数)
PyUnicodeEncodeError_SetStart (C 函数)
PyUnicodeObject (C 类型)
PyUnicodeTranslateError_Create (C 函数)
PyUnicodeTranslateError_GetEnd (C 函数)
PyUnicodeTranslateError_GetObject (C 函数)
PyUnicodeTranslateError_GetReason (C 函数)
PyUnicodeTranslateError_GetStart (C 函数)
PyUnicodeTranslateError_SetEnd (C 函数)
PyUnicodeTranslateError_SetReason (C 函数)
PyUnicodeTranslateError_SetStart (C 函数)
PyVarObject (C 类型)
PyVarObject.ob_size (C 成员)
PyVarObject_HEAD_INIT (C 宏)
PyWeakref_Check (C 函数)
PyWeakref_CheckProxy (C 函数)
PyWeakref_CheckRef (C 函数)
PyWeakref_GET_OBJECT (C 函数)
PyWeakref_GetObject (C 函数)
PyWeakref_NewProxy (C 函数)
PyWeakref_NewRef (C 函数)
PyWrapper_New (C 函数)
PyZipFile (class in zipfile)

Q

qiflush() (在 curses 模块中)
QName (class in xml.etree.ElementTree)
qsize() (multiprocessing.Queue 方法)
(queue.Queue 方法)
qualified name
quantize() (decimal.Context 方法)
(decimal.Decimal 方法)
QueryInfoKey() (在 winreg 模块中)
QueryReflectionKey() (在 winreg 模块中)
QueryValue() (在 winreg 模块中)
QueryValueEx() (在 winreg 模块中)
Queue (class in multiprocessing)
(class in queue)
queue (sched.scheduler 属性)
(模块)
Queue() (multiprocessing.managers.SyncManager 方法)
QueueHandler (class in logging.handlers)
QueueListener (class in logging.handlers)
quick_ratio() (difflib.SequenceMatcher 方法)
quit (pdb command)
(內置变量)
quit() (ftplib.FTP 方法)
(nntplib.NNTP 方法)
(poplib.POP3 方法)
(smtplib.SMTP 方法)
quopri (模块)
quote() (在 email.utils 模块中)
(在 shlex 模块中)
(在 urllib.parse 模块中)
QUOTE_ALL() (在 csv 模块中)
quote_from_bytes() (在 urllib.parse 模块中)
QUOTE_MINIMAL() (在 csv 模块中)
QUOTE_NONE() (在 csv 模块中)
QUOTE_NONNUMERIC() (在 csv 模块中)
quote_plus() (在 urllib.parse 模块中)
quoteattr() (在 xml.sax.saxutils 模块中)
quotechar (csv.Dialect 属性)
quoted-printable
encoding
quotes (shlex.shlex 属性)
quoting (csv.Dialect 属性)

R

R_OK() (在 os 模块中)
radians() (在 math 模块中)
(在 turtle 模块中)
RadioButtonGroup (class in msilib)
radiogroup() (msilib.Dialog 方法)
radix() (decimal.Context 方法)
(decimal.Decimal 方法)
RADIXCHAR() (在 locale 模块中)
raise
语句, [1]
raise (2to3 fixer)
raise an exception
raise_on_defect (email.policy.Policy 属性)
RAISE_VARARGS (opcode)
raising
exception
RAND_add() (在 ssl 模块中)
RAND_bytes() (在 ssl 模块中)
RAND_egd() (在 ssl 模块中)
RAND_pseudo_bytes() (在 ssl 模块中)
RAND_status() (在 ssl 模块中)
randint() (在 random 模块中)
random (模块)
random() (在 random 模块中)
randrange() (在 random 模块中)
range
內置函数
对象
range (內置类)
RARROW() (在 token 模块中)
ratecv() (在 audioop 模块中)
ratio() (difflib.SequenceMatcher 方法)
Rational (class in numbers)
raw (io.BufferedIOBase 属性)
raw string
raw() (在 curses 模块中)
raw_decode() (json.JSONDecoder 方法)
raw_input (2to3 fixer)
raw_input() (code.InteractiveConsole 方法)
RawArray() (在 multiprocessing.sharedctypes 模块中)
RawConfigParser (class in configparser)
RawDescriptionHelpFormatter (class in argparse)
RawIOBase (class in io)
RawPen (class in turtle)
RawTextHelpFormatter (class in argparse)
RawTurtle (class in turtle)
RawValue() (在 multiprocessing.sharedctypes 模块中)
RBRACE() (在 token 模块中)
rcpttos (smtpd.SMTPChannel 属性)
re
模块, [1]
re (re.match 属性)
(模块)
read() (chunk.Chunk 方法)
(codecs.StreamReader 方法)
(configparser.ConfigParser 方法)
(http.client.HTTPResponse 方法)
(imaplib.IMAP4 方法)
(io.BufferedIOBase 方法)
(io.BufferedReader 方法)
(io.RawIOBase 方法)
(io.TextIOBase 方法)
(mimetypes.MimeTypes 方法)
(ossaudiodev.oss_audio_device 方法)
(urllib.robotparser.RobotFileParser 方法)
(zipfile.ZipFile 方法)
(在 mmap 模块中)
(在 os 模块中)
read1() (io.BufferedIOBase 方法)
(io.BufferedReader 方法)
(io.BytesIO 方法)
read_all() (telnetlib.Telnet 方法)
read_byte() (在 mmap 模块中)
read_dict() (configparser.ConfigParser 方法)
read_eager() (telnetlib.Telnet 方法)
read_environ() (在 wsgiref.handlers 模块中)
read_file() (configparser.ConfigParser 方法)
read_history_file() (在 readline 模块中)
read_init_file() (在 readline 模块中)
read_lazy() (telnetlib.Telnet 方法)
read_mime_types() (在 mimetypes 模块中)
READ_RESTRICTED
read_sb_data() (telnetlib.Telnet 方法)
read_some() (telnetlib.Telnet 方法)
read_string() (configparser.ConfigParser 方法)
read_token() (shlex.shlex 方法)
read_until() (telnetlib.Telnet 方法)
read_very_eager() (telnetlib.Telnet 方法)
read_very_lazy() (telnetlib.Telnet 方法)
read_windows_registry() (mimetypes.MimeTypes 方法)
readable() (asyncore.dispatcher 方法)
(io.IOBase 方法)
readall() (io.RawIOBase 方法)
reader() (在 csv 模块中)
ReadError
readfp() (configparser.ConfigParser 方法)
(mimetypes.MimeTypes 方法)
readframes() (aifc.aifc 方法)
(sunau.AU_read 方法)
(wave.Wave_read 方法)
readinto() (http.client.HTTPResponse 方法)
(io.BufferedIOBase 方法)
(io.RawIOBase 方法)
readline
模块
readline (模块)
readline() (codecs.StreamReader 方法)
(distutils.text_file.TextFile 方法)
(file method)
(imaplib.IMAP4 方法)
(io.IOBase 方法)
(io.TextIOBase 方法)
(在 mmap 模块中)
readlines() (codecs.StreamReader 方法)
(distutils.text_file.TextFile 方法)
(io.IOBase 方法)
readlink() (在 os 模块中)
readmodule() (在 pyclbr 模块中)
readmodule_ex() (在 pyclbr 模块中)
READONLY
readonly (memoryview 属性)
readPlist() (在 plistlib 模块中)
readPlistFromBytes() (在 plistlib 模块中)
readv() (在 os 模块中)
ready() (multiprocessing.pool.AsyncResult 方法)
Real (class in numbers)
real (numbers.Complex 属性)
Real Media File Format
real_quick_ratio() (difflib.SequenceMatcher 方法)
realloc()
realpath() (在 os.path 模块中)
reason (http.client.HTTPResponse 属性)
(UnicodeError 属性)
(ssl.SSLError 属性)
(urllib.error.HTTPError 属性)
(urllib.error.URLError 属性)
reattach() (tkinter.ttk.Treeview 方法)
rebinding
name
reccontrols() (ossaudiodev.oss_mixer_device 方法)
received_data (smtpd.SMTPChannel 属性)
received_lines (smtpd.SMTPChannel 属性)
recent() (imaplib.IMAP4 方法)
rect() (在 cmath 模块中)
rectangle() (在 curses.textpad 模块中)
recursive_repr() (在 reprlib 模块中)
recv() (asyncore.dispatcher 方法)
(multiprocessing.Connection 方法)
(socket.socket 方法)
recv_bytes() (multiprocessing.Connection 方法)
recv_bytes_into() (multiprocessing.Connection 方法)
recv_into() (socket.socket 方法)
recvfrom() (socket.socket 方法)
recvfrom_into() (socket.socket 方法)
recvmsg() (socket.socket 方法)
recvmsg_into() (socket.socket 方法)
redirect_request() (urllib.request.HTTPRedirectHandler 方法)
redisplay() (在 readline 模块中)
redrawln() (curses.window 方法)
redrawwin() (curses.window 方法)
reduce (2to3 fixer)
reduce() (在 functools 模块中)
ref (class in weakref)
reference
attribute
reference count
reference counting
ReferenceError, [1]
ReferenceType() (在 weakref 模块中)
refold_source (email.policy.EmailPolicy 属性)
refresh() (curses.window 方法)
REG_BINARY() (在 winreg 模块中)
REG_DWORD() (在 winreg 模块中)
REG_DWORD_BIG_ENDIAN() (在 winreg 模块中)
REG_DWORD_LITTLE_ENDIAN() (在 winreg 模块中)
REG_EXPAND_SZ() (在 winreg 模块中)
REG_FULL_RESOURCE_DESCRIPTOR() (在 winreg 模块中)
REG_LINK() (在 winreg 模块中)
REG_MULTI_SZ() (在 winreg 模块中)
REG_NONE() (在 winreg 模块中)
REG_RESOURCE_LIST() (在 winreg 模块中)
REG_RESOURCE_REQUIREMENTS_LIST() (在 winreg 模块中)
REG_SZ() (在 winreg 模块中)
register() (abc.ABCMeta 方法)
(multiprocessing.managers.BaseManager 方法)
(select.devpoll 方法)
(select.epoll 方法)
(select.poll 方法)
(在 atexit 模块中)
(在 codecs 模块中)
(在 faulthandler 模块中)
(在 webbrowser 模块中)
register_adapter() (在 sqlite3 模块中)
register_archive_format() (在 shutil 模块中)
register_converter() (在 sqlite3 模块中)
register_defect() (email.policy.Policy 方法)
register_dialect() (在 csv 模块中)
register_error() (在 codecs 模块中)
register_function() (xmlrpc.server.CGIXMLRPCRequestHandler 方法)
(xmlrpc.server.SimpleXMLRPCServer 方法)
register_instance() (xmlrpc.server.CGIXMLRPCRequestHandler 方法)
(xmlrpc.server.SimpleXMLRPCServer 方法)
register_introspection_functions() (xmlrpc.server.CGIXMLRPCRequestHandler 方法)
(xmlrpc.server.SimpleXMLRPCServer 方法)
register_multicall_functions() (xmlrpc.server.CGIXMLRPCRequestHandler 方法)
(xmlrpc.server.SimpleXMLRPCServer 方法)
register_namespace() (在 xml.etree.ElementTree 模块中)
register_optionflag() (在 doctest 模块中)
register_shape() (在 turtle 模块中)
register_unpack_format() (在 shutil 模块中)
registerDOMImplementation() (在 xml.dom 模块中)
registerResult() (在 unittest 模块中)
regular
package
regular package
relative
URL
import
release() (_thread.lock 方法)
(logging.Handler 方法)
(memoryview 方法)
(threading.Condition 方法)
(threading.Lock 方法)
(threading.RLock 方法)
(threading.Semaphore 方法)
(在 platform 模块中)
release_lock() (在 imp 模块中)
reload (2to3 fixer)
reload() (在 imp 模块中)
relpath() (在 os.path 模块中)
remainder() (decimal.Context 方法)
remainder_near() (decimal.Context 方法)
(decimal.Decimal 方法)
remove() (array.array 方法)
(collections.deque 方法)
(mailbox.MH 方法)
(mailbox.Mailbox 方法)
(sequence method)
(set 方法)
(xml.etree.ElementTree.Element 方法)
(在 os 模块中)
remove_flag() (mailbox.MaildirMessage 方法)
(mailbox.MMDFMessage 方法)
(mailbox.mboxMessage 方法)
remove_folder() (mailbox.Maildir 方法)
(mailbox.MH 方法)
remove_header() (urllib.request.Request 方法)
remove_history_item() (在 readline 模块中)
remove_label() (mailbox.BabylMessage 方法)
remove_option() (configparser.ConfigParser 方法)
(optparse.OptionParser 方法)
remove_pyc() (msilib.Directory 方法)
remove_section() (configparser.ConfigParser 方法)
remove_sequence() (mailbox.MHMessage 方法)
remove_tree() (在 distutils.dir_util 模块中)
removeAttribute() (xml.dom.Element 方法)
removeAttributeNode() (xml.dom.Element 方法)
removeAttributeNS() (xml.dom.Element 方法)
removeChild() (xml.dom.Node 方法)
removedirs() (在 os 模块中)
removeFilter() (logging.Handler 方法)
(logging.Logger 方法)
removeHandler() (logging.Logger 方法)
(在 unittest 模块中)
removeResult() (在 unittest 模块中)
removexattr() (在 os 模块中)
rename() (ftplib.FTP 方法)
(imaplib.IMAP4 方法)
(在 os 模块中)
renames (2to3 fixer)
renames() (在 os 模块中)
reorganize() (dbm.gnu.gdbm 方法)
repeat() (timeit.Timer 方法)
(在 itertools 模块中)
(在 timeit 模块中)
repetition
operation
replace() (curses.panel.Panel 方法)
(datetime.date 方法)
(datetime.datetime 方法)
(datetime.time 方法)
(inspect.Parameter 方法)
(inspect.Signature 方法)
(str 方法)
(在 os 模块中)
replace_errors() (在 codecs 模块中)
replace_header() (email.message.Message 方法)
replace_history_item() (在 readline 模块中)
replace_whitespace (textwrap.TextWrapper 属性)
replaceChild() (xml.dom.Node 方法)
ReplacePackage() (在 modulefinder 模块中)
report() (filecmp.dircmp 方法)
(modulefinder.ModuleFinder 方法)
REPORT_CDIFF() (在 doctest 模块中)
report_failure() (doctest.DocTestRunner 方法)
report_full_closure() (filecmp.dircmp 方法)
REPORT_NDIFF() (在 doctest 模块中)
REPORT_ONLY_FIRST_FAILURE() (在 doctest 模块中)
report_partial_closure() (filecmp.dircmp 方法)
report_start() (doctest.DocTestRunner 方法)
report_success() (doctest.DocTestRunner 方法)
REPORT_UDIFF() (在 doctest 模块中)
report_unexpected_exception() (doctest.DocTestRunner 方法)
REPORTING_FLAGS() (在 doctest 模块中)
repr
內置函数, [1], [2], [3]
repr (2to3 fixer)
Repr (class in reprlib)
repr() (built-in function)
__repr__() (object method)
repr() (reprlib.Repr 方法)
(內置函数)
(在 reprlib 模块中)
repr1() (reprlib.Repr 方法)
representation
integer
reprlib (模块)
Request (class in urllib.request)
request() (http.client.HTTPConnection 方法)
request_queue_size (socketserver.BaseServer 属性)
request_uri() (在 wsgiref.util 模块中)
request_version (http.server.BaseHTTPRequestHandler 属性)
RequestHandlerClass (socketserver.BaseServer 属性)
requires() (在 test.support 模块中)
reserved (zipfile.ZipInfo 属性)
reserved word
RESERVED_FUTURE() (在 uuid 模块中)
RESERVED_MICROSOFT() (在 uuid 模块中)
RESERVED_NCS() (在 uuid 模块中)
reset() (bdb.Bdb 方法)
(codecs.IncrementalDecoder 方法)
(codecs.IncrementalEncoder 方法)
(codecs.StreamReader 方法)
(codecs.StreamWriter 方法)
(html.parser.HTMLParser 方法)
(ossaudiodev.oss_audio_device 方法)
(pipes.Template 方法)
(threading.Barrier 方法)
(xdrlib.Packer 方法)
(xdrlib.Unpacker 方法)
(xml.dom.pulldom.DOMEventStream 方法)
(xml.sax.xmlreader.IncrementalParser 方法)
(在 turtle 模块中), [1]
reset_mock() (unittest.mock.Mock 方法)
reset_prog_mode() (在 curses 模块中)
reset_shell_mode() (在 curses 模块中)
resetbuffer() (code.InteractiveConsole 方法)
resetlocale() (在 locale 模块中)
resetscreen() (在 turtle 模块中)
resetty() (在 curses 模块中)
resetwarnings() (在 warnings 模块中)
resize() (curses.window 方法)
(在 ctypes 模块中)
(在 mmap 模块中)
resize_term() (在 curses 模块中)
resizemode() (在 turtle 模块中)
resizeterm() (在 curses 模块中)
resolution (datetime.date 属性)
(datetime.datetime 属性)
(datetime.time 属性)
(datetime.timedelta 属性)
resolve_name() (在 importlib.util 模块中)
resolveEntity() (xml.sax.handler.EntityResolver 方法)
resource (模块)
ResourceDenied
ResourceLoader (class in importlib.abc)
ResourceWarning
response (nntplib.NNTPError 属性)
response() (imaplib.IMAP4 方法)
ResponseNotReady
responses (http.server.BaseHTTPRequestHandler 属性)
responses() (在 http.client 模块中)
restart (pdb command)
restore() (在 difflib 模块中)
RESTRICTED
restricted
execution
restype (ctypes._FuncPtr 属性)
result() (concurrent.futures.Future 方法)
results() (trace.Trace 方法)
retr() (poplib.POP3 方法)
retrbinary() (ftplib.FTP 方法)
retrieve() (urllib.request.URLopener 方法)
retrlines() (ftplib.FTP 方法)
return
语句, [1], [2]
return (pdb command)
return_annotation (inspect.Signature 属性)
return_ok() (http.cookiejar.CookiePolicy 方法)
RETURN_VALUE (opcode)
return_value (unittest.mock.Mock 属性)
returncode (subprocess.CalledProcessError 属性)
(subprocess.Popen 属性)
reverse() (array.array 方法)
(collections.deque 方法)
(sequence method)
(在 audioop 模块中)
reverse_order() (pstats.Stats 方法)
reversed() (內置函数)
revert() (http.cookiejar.FileCookieJar 方法)
rewind() (aifc.aifc 方法)
(sunau.AU_read 方法)
(wave.Wave_read 方法)
RFC
RFC 1014, [1]
RFC 1123
RFC 1321
RFC 1422
RFC 1521, [1], [2]
RFC 1522, [1]
RFC 1524, [1]
RFC 1730
RFC 1738
RFC 1750
RFC 1766, [1]
RFC 1808, [1]
RFC 1832, [1]
RFC 1869, [1]
RFC 1870, [1], [2]
RFC 1894
RFC 1918
RFC 1939, [1]
RFC 2033
RFC 2045, [1], [2], [3], [4], [5], [6], [7]
RFC 2046, [1]
RFC 2047, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12]
RFC 2060, [1]
RFC 2068
RFC 2104, [1]
RFC 2109, [1], [2], [3], [4], [5], [6]
RFC 2231, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12]
RFC 2342
RFC 2368
RFC 2373, [1], [2]
RFC 2396, [1]
RFC 2397
RFC 2449
RFC 2487
RFC 2595, [1]
RFC 2616, [1], [2], [3], [4], [5]
RFC 2732, [1], [2]
RFC 2774
RFC 2817
RFC 2818, [1]
RFC 2821
RFC 2822, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28], [29], [30]
RFC 2964
RFC 2965, [1], [2], [3]
RFC 2980, [1]
RFC 3056
RFC 3171
RFC 3207
RFC 3229
RFC 3280
RFC 3330
RFC 3454
RFC 3490, [1], [2], [3], [4]
RFC 3492, [1]
RFC 3493
RFC 3542
RFC 3548, [1]
RFC 3659
RFC 3879
RFC 3927
RFC 3977, [1], [2], [3], [4]
RFC 3986, [1], [2], [3]
RFC 4122, [1], [2], [3], [4]
RFC 4158
RFC 4180
RFC 4193, [1]
RFC 4217
RFC 4291
RFC 4366
RFC 4380
RFC 4627, [1]
RFC 4642
RFC 5246
RFC 5321, [1], [2]
RFC 5322, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13]
RFC 5375
RFC 5929
RFC 6066
RFC 6585, [1], [2], [3], [4]
RFC 821, [1]
RFC 822, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10]
RFC 854, [1]
RFC 959
RFC 977
rfc2109 (http.cookiejar.Cookie 属性)
rfc2109_as_netscape (http.cookiejar.DefaultCookiePolicy 属性)
rfc2965 (http.cookiejar.CookiePolicy 属性)
rfc822_escape() (在 distutils.util 模块中)
RFC_4122() (在 uuid 模块中)
rfile (http.server.BaseHTTPRequestHandler 属性)
rfind() (str 方法)
(在 mmap 模块中)
rgb_to_hls() (在 colorsys 模块中)
rgb_to_hsv() (在 colorsys 模块中)
rgb_to_yiq() (在 colorsys 模块中)
right (filecmp.dircmp 属性)
right() (在 turtle 模块中)
right_list (filecmp.dircmp 属性)
right_only (filecmp.dircmp 属性)
RIGHTSHIFT() (在 token 模块中)
RIGHTSHIFTEQUAL() (在 token 模块中)
rindex() (str 方法)
rjust() (str 方法)
rlcompleter
模块
rlcompleter (模块)
rlecode_hqx() (在 binascii 模块中)
rledecode_hqx() (在 binascii 模块中)
RLIMIT_AS() (在 resource 模块中)
RLIMIT_CORE() (在 resource 模块中)
RLIMIT_CPU() (在 resource 模块中)
RLIMIT_DATA() (在 resource 模块中)
RLIMIT_FSIZE() (在 resource 模块中)
RLIMIT_MEMLOCK() (在 resource 模块中)
RLIMIT_NOFILE() (在 resource 模块中)
RLIMIT_NPROC() (在 resource 模块中)
RLIMIT_OFILE() (在 resource 模块中)
RLIMIT_RSS() (在 resource 模块中)
RLIMIT_STACK() (在 resource 模块中)
RLIMIT_VMEM() (在 resource 模块中)
RLock (class in multiprocessing)
(class in threading)
RLock() (multiprocessing.managers.SyncManager 方法)
rmd() (ftplib.FTP 方法)
rmdir() (在 os 模块中)
RMFF
rms() (在 audioop 模块中)
rmtree() (在 shutil 模块中)
RobotFileParser (class in urllib.robotparser)
robots.txt
rollback() (sqlite3.Connection 方法)
ROT_THREE (opcode)
ROT_TWO (opcode)
rotate() (collections.deque 方法)
(decimal.Context 方法)
(decimal.Decimal 方法)
(logging.handlers.BaseRotatingHandler 方法)
RotatingFileHandler (class in logging.handlers)
rotation_filename() (logging.handlers.BaseRotatingHandler 方法)
rotator (logging.handlers.BaseRotatingHandler 属性)
round
內置函数
round() (內置函数)
ROUND_05UP() (在 decimal 模块中)
ROUND_CEILING() (在 decimal 模块中)
ROUND_DOWN() (在 decimal 模块中)
ROUND_FLOOR() (在 decimal 模块中)
ROUND_HALF_DOWN() (在 decimal 模块中)
ROUND_HALF_EVEN() (在 decimal 模块中)
ROUND_HALF_UP() (在 decimal 模块中)
ROUND_UP() (在 decimal 模块中)
Rounded (class in decimal)
Row (class in sqlite3)
row_factory (sqlite3.Connection 属性)
rowcount (sqlite3.Cursor 属性)
RPAR() (在 token 模块中)
rpartition() (str 方法)
rpc_paths (xmlrpc.server.SimpleXMLRPCRequestHandler 属性)
rpop() (poplib.POP3 方法)
rset() (poplib.POP3 方法)
rshift() (在 operator 模块中)
rsplit() (str 方法)
RSQB() (在 token 模块中)
rstrip() (str 方法)
rt() (在 turtle 模块中)
RTLD_DEEPBIND() (在 os 模块中)
RTLD_GLOBAL() (在 os 模块中)
RTLD_LAZY() (在 os 模块中)
RTLD_LOCAL() (在 os 模块中)
RTLD_NODELETE() (在 os 模块中)
RTLD_NOLOAD() (在 os 模块中)
RTLD_NOW() (在 os 模块中)
ruler (cmd.Cmd 属性)
run (pdb command)
Run script
run() (bdb.Bdb 方法)
(distutils.cmd.Command 方法)
(doctest.DocTestRunner 方法)
(multiprocessing.Process 方法)
(pdb.Pdb 方法)
(sched.scheduler 方法)
(threading.Thread 方法)
(trace.Trace 方法)
(unittest.TestCase 方法)
(unittest.TestSuite 方法)
(wsgiref.handlers.BaseHandler 方法)
(在 cProfile 模块中)
(在 pdb 模块中)
run_docstring_examples() (在 doctest 模块中)
run_doctest() (在 test.support 模块中)
run_module() (在 runpy 模块中)
run_path() (在 runpy 模块中)
run_script() (modulefinder.ModuleFinder 方法)
run_setup() (在 distutils.core 模块中)
run_unittest() (在 test.support 模块中)
run_with_locale() (在 test.support 模块中)
runcall() (bdb.Bdb 方法)
(pdb.Pdb 方法)
(在 pdb 模块中)
runcode() (code.InteractiveInterpreter 方法)
runctx() (bdb.Bdb 方法)
(trace.Trace 方法)
(在 cProfile 模块中)
runeval() (bdb.Bdb 方法)
(pdb.Pdb 方法)
(在 pdb 模块中)
runfunc() (trace.Trace 方法)
running() (concurrent.futures.Future 方法)
runpy (模块)
runsource() (code.InteractiveInterpreter 方法)
runtime_library_dir_option() (distutils.ccompiler.CCompiler 方法)
RuntimeError
RuntimeWarning
RUSAGE_BOTH() (在 resource 模块中)
RUSAGE_CHILDREN() (在 resource 模块中)
RUSAGE_SELF() (在 resource 模块中)
RUSAGE_THREAD() (在 resource 模块中)

S

S() (在 re 模块中)
S_ENFMT() (在 stat 模块中)
S_IEXEC() (在 stat 模块中)
S_IFBLK() (在 stat 模块中)
S_IFCHR() (在 stat 模块中)
S_IFDIR() (在 stat 模块中)
S_IFIFO() (在 stat 模块中)
S_IFLNK() (在 stat 模块中)
S_IFMT() (在 stat 模块中)
S_IFREG() (在 stat 模块中)
S_IFSOCK() (在 stat 模块中)
S_IMODE() (在 stat 模块中)
S_IREAD() (在 stat 模块中)
S_IRGRP() (在 stat 模块中)
S_IROTH() (在 stat 模块中)
S_IRUSR() (在 stat 模块中)
S_IRWXG() (在 stat 模块中)
S_IRWXO() (在 stat 模块中)
S_IRWXU() (在 stat 模块中)
S_ISBLK() (在 stat 模块中)
S_ISCHR() (在 stat 模块中)
S_ISDIR() (在 stat 模块中)
S_ISFIFO() (在 stat 模块中)
S_ISGID() (在 stat 模块中)
S_ISLNK() (在 stat 模块中)
S_ISREG() (在 stat 模块中)
S_ISSOCK() (在 stat 模块中)
S_ISUID() (在 stat 模块中)
S_ISVTX() (在 stat 模块中)
S_IWGRP() (在 stat 模块中)
S_IWOTH() (在 stat 模块中)
S_IWRITE() (在 stat 模块中)
S_IWUSR() (在 stat 模块中)
S_IXGRP() (在 stat 模块中)
S_IXOTH() (在 stat 模块中)
S_IXUSR() (在 stat 模块中)
safe_substitute() (string.Template 方法)
saferepr() (在 pprint 模块中)
same_files (filecmp.dircmp 属性)
same_quantum() (decimal.Context 方法)
(decimal.Decimal 方法)
samefile() (在 os.path 模块中)
SameFileError
sameopenfile() (在 os.path 模块中)
samestat() (在 os.path 模块中)
sample() (在 random 模块中)
save() (http.cookiejar.FileCookieJar 方法)
SaveKey() (在 winreg 模块中)
savetty() (在 curses 模块中)
SAX2DOM (class in xml.dom.pulldom)
SAXException
SAXNotRecognizedException
SAXNotSupportedException
SAXParseException
scaleb() (decimal.Context 方法)
(decimal.Decimal 方法)
scanf()
sched (模块)
SCHED_BATCH() (在 os 模块中)
SCHED_FIFO() (在 os 模块中)
sched_get_priority_max() (在 os 模块中)
sched_get_priority_min() (在 os 模块中)
sched_getaffinity() (在 os 模块中)
sched_getparam() (在 os 模块中)
sched_getscheduler() (在 os 模块中)
SCHED_IDLE() (在 os 模块中)
SCHED_OTHER() (在 os 模块中)
sched_param (class in os)
sched_priority (os.sched_param 属性)
SCHED_RESET_ON_FORK() (在 os 模块中)
SCHED_RR() (在 os 模块中)
sched_rr_get_interval() (在 os 模块中)
sched_setaffinity() (在 os 模块中)
sched_setparam() (在 os 模块中)
sched_setscheduler() (在 os 模块中)
SCHED_SPORADIC() (在 os 模块中)
sched_yield() (在 os 模块中)
scheduler (class in sched)
schema() (在 msilib 模块中)
scope, [1]
Screen (class in turtle)
screensize() (在 turtle 模块中)
script_from_examples() (在 doctest 模块中)
scroll() (curses.window 方法)
ScrolledCanvas (class in turtle)
scrollok() (curses.window 方法)
search
path, module, [1], [2], [3], [4], [5], [6], [7]
search() (imaplib.IMAP4 方法)
(re.regex 方法)
(在 re 模块中)
second (datetime.datetime 属性)
(datetime.time 属性)
SECTCRE() (在 configparser 模块中)
sections() (configparser.ConfigParser 方法)
secure (http.cookiejar.Cookie 属性)
secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512
Secure Sockets Layer
security
CGI
see() (tkinter.ttk.Treeview 方法)
seed() (在 random 模块中)
seek() (chunk.Chunk 方法)
(io.IOBase 方法)
(io.TextIOBase 方法)
(在 mmap 模块中)
SEEK_CUR() (在 os 模块中)
SEEK_END() (在 os 模块中)
SEEK_SET() (在 os 模块中)
seekable() (io.IOBase 方法)
seen_greeting (smtpd.SMTPChannel 属性)
Select (class in tkinter.tix)
select (模块)
select() (imaplib.IMAP4 方法)
(tkinter.ttk.Notebook 方法)
(在 select 模块中)
selected_npn_protocol() (ssl.SSLSocket 方法)
selection() (tkinter.ttk.Treeview 方法)
selection_add() (tkinter.ttk.Treeview 方法)
selection_remove() (tkinter.ttk.Treeview 方法)
selection_set() (tkinter.ttk.Treeview 方法)
selection_toggle() (tkinter.ttk.Treeview 方法)
selector (urllib.request.Request 属性)
Semaphore (class in multiprocessing)
(class in threading)
Semaphore() (multiprocessing.managers.SyncManager 方法)
semaphores, binary
SEMI() (在 token 模块中)
send() (asyncore.dispatcher 方法)
(generator 方法)
(http.client.HTTPConnection 方法)
(imaplib.IMAP4 方法)
(logging.handlers.DatagramHandler 方法)
(logging.handlers.SocketHandler 方法)
(multiprocessing.Connection 方法)
(socket.socket 方法)
send_bytes() (multiprocessing.Connection 方法)
send_error() (http.server.BaseHTTPRequestHandler 方法)
send_flowing_data() (formatter.writer 方法)
send_header() (http.server.BaseHTTPRequestHandler 方法)
send_hor_rule() (formatter.writer 方法)
send_label_data() (formatter.writer 方法)
send_line_break() (formatter.writer 方法)
send_literal_data() (formatter.writer 方法)
send_message() (smtplib.SMTP 方法)
send_paragraph() (formatter.writer 方法)
send_response() (http.server.BaseHTTPRequestHandler 方法)
send_response_only() (http.server.BaseHTTPRequestHandler 方法)
send_signal() (subprocess.Popen 方法)
sendall() (socket.socket 方法)
sendcmd() (ftplib.FTP 方法)
sendfile() (wsgiref.handlers.BaseHandler 方法)
(在 os 模块中)
sendmail() (smtplib.SMTP 方法)
sendmsg() (socket.socket 方法)
sendto() (socket.socket 方法)
sentinel (multiprocessing.Process 属性)
sentinel() (在 unittest.mock 模块中)
sep() (在 os 模块中)
sequence
item
iteration
types, immutable
types, mutable
types, operations on, [1]
对象, [1], [2], [3], [4], [5], [6], [7], [8]
Sequence (class in collections.abc)
sequence() (在 msilib 模块中)
sequence2st() (在 parser 模块中)
SequenceMatcher (class in difflib), [1]
serializing
objects
serve_forever() (socketserver.BaseServer 方法)
server
WWW, [1]
server (http.server.BaseHTTPRequestHandler 属性)
server_activate() (socketserver.BaseServer 方法)
server_address (socketserver.BaseServer 属性)
server_bind() (socketserver.BaseServer 方法)
server_software (wsgiref.handlers.BaseHandler 属性)
server_version (http.server.BaseHTTPRequestHandler 属性)
(http.server.SimpleHTTPRequestHandler 属性)
ServerProxy (class in xmlrpc.client)
service_actions() (socketserver.BaseServer 方法)
session_stats() (ssl.SSLContext 方法)
set
display
对象, [1], [2], [3]
Set (class in collections.abc)
set (內置类)
Set Breakpoint
set type
对象
set() (configparser.ConfigParser 方法)
(configparser.RawConfigParser 方法)
(http.cookies.Morsel 方法)
(ossaudiodev.oss_mixer_device 方法)
(test.support.EnvironmentVarGuard 方法)
(threading.Event 方法)
(tkinter.ttk.Combobox 方法)
(tkinter.ttk.Treeview 方法)
(xml.etree.ElementTree.Element 方法)
SET_ADD (opcode)
set_all()
set_allowed_domains() (http.cookiejar.DefaultCookiePolicy 方法)
set_app() (wsgiref.simple_server.WSGIServer 方法)
set_authorizer() (sqlite3.Connection 方法)
set_blocked_domains() (http.cookiejar.DefaultCookiePolicy 方法)
set_boundary() (email.message.Message 方法)
set_break() (bdb.Bdb 方法)
set_charset() (email.message.Message 方法)
set_children() (tkinter.ttk.Treeview 方法)
set_ciphers() (ssl.SSLContext 方法)
set_completer() (在 readline 模块中)
set_completer_delims() (在 readline 模块中)
set_completion_display_matches_hook() (在 readline 模块中)
set_continue() (bdb.Bdb 方法)
set_cookie() (http.cookiejar.CookieJar 方法)
set_cookie_if_ok() (http.cookiejar.CookieJar 方法)
set_current() (msilib.Feature 方法)
set_data() (importlib.abc.SourceLoader 方法)
(importlib.machinery.SourceFileLoader 方法)
set_date() (mailbox.MaildirMessage 方法)
set_debug() (在 gc 模块中)
set_debuglevel() (ftplib.FTP 方法)
(http.client.HTTPConnection 方法)
(nntplib.NNTP 方法)
(poplib.POP3 方法)
(smtplib.SMTP 方法)
(telnetlib.Telnet 方法)
set_default_type() (email.message.Message 方法)
set_default_verify_paths() (ssl.SSLContext 方法)
set_defaults() (argparse.ArgumentParser 方法)
(optparse.OptionParser 方法)
set_ecdh_curve() (ssl.SSLContext 方法)
set_errno() (在 ctypes 模块中)
set_exception() (concurrent.futures.Future 方法)
set_executable() (在 multiprocessing 模块中)
set_executables() (distutils.ccompiler.CCompiler 方法)
set_flags() (mailbox.MaildirMessage 方法)
(mailbox.MMDFMessage 方法)
(mailbox.mboxMessage 方法)
set_from() (mailbox.mboxMessage 方法)
(mailbox.MMDFMessage 方法)
set_history_length() (在 readline 模块中)
set_include_dirs() (distutils.ccompiler.CCompiler 方法)
set_info() (mailbox.MaildirMessage 方法)
set_labels() (mailbox.BabylMessage 方法)
set_last_error() (在 ctypes 模块中)
set_libraries() (distutils.ccompiler.CCompiler 方法)
set_library_dirs() (distutils.ccompiler.CCompiler 方法)
set_link_objects() (distutils.ccompiler.CCompiler 方法)
set_literal (2to3 fixer)
set_loader() (在 importlib.util 模块中)
set_next() (bdb.Bdb 方法)
set_nonstandard_attr() (http.cookiejar.Cookie 方法)
set_npn_protocols() (ssl.SSLContext 方法)
set_ok() (http.cookiejar.CookiePolicy 方法)
set_option_negotiation_callback() (telnetlib.Telnet 方法)
set_output_charset() (gettext.NullTranslations 方法)
set_package() (在 importlib.util 模块中)
set_param() (email.message.Message 方法)
set_pasv() (ftplib.FTP 方法)
set_payload() (email.message.Message 方法)
set_policy() (http.cookiejar.CookieJar 方法)
set_position() (xdrlib.Unpacker 方法)
set_pre_input_hook() (在 readline 模块中)
set_progress_handler() (sqlite3.Connection 方法)
set_proxy() (urllib.request.Request 方法), [1]
set_python_build() (在 distutils.sysconfig 模块中)
set_quit() (bdb.Bdb 方法)
set_recsrc() (ossaudiodev.oss_mixer_device 方法)
set_result() (concurrent.futures.Future 方法)
set_return() (bdb.Bdb 方法)
set_running_or_notify_cancel() (concurrent.futures.Future 方法)
set_runtime_library_dirs() (distutils.ccompiler.CCompiler 方法)
set_seq1() (difflib.SequenceMatcher 方法)
set_seq2() (difflib.SequenceMatcher 方法)
set_seqs() (difflib.SequenceMatcher 方法)
set_sequences() (mailbox.MH 方法)
(mailbox.MHMessage 方法)
set_server_documentation() (xmlrpc.server.DocCGIXMLRPCRequestHandler 方法)
(xmlrpc.server.DocXMLRPCServer 方法)
set_server_name() (xmlrpc.server.DocCGIXMLRPCRequestHandler 方法)
(xmlrpc.server.DocXMLRPCServer 方法)
set_server_title() (xmlrpc.server.DocCGIXMLRPCRequestHandler 方法)
(xmlrpc.server.DocXMLRPCServer 方法)
set_servername_callback() (ssl.SSLContext 方法)
set_spacing() (formatter.formatter 方法)
set_startup_hook() (在 readline 模块中)
set_step() (bdb.Bdb 方法)
set_subdir() (mailbox.MaildirMessage 方法)
set_terminator() (asynchat.async_chat 方法)
set_threshold() (在 gc 模块中)
set_trace() (bdb.Bdb 方法)
(pdb.Pdb 方法)
(在 bdb 模块中)
(在 pdb 模块中)
set_trace_callback() (sqlite3.Connection 方法)
set_tunnel() (http.client.HTTPConnection 方法)
set_type() (email.message.Message 方法)
set_unittest_reportflags() (在 doctest 模块中)
set_unixfrom() (email.message.Message 方法)
set_until() (bdb.Bdb 方法)
set_url() (urllib.robotparser.RobotFileParser 方法)
set_usage() (optparse.OptionParser 方法)
set_userptr() (curses.panel.Panel 方法)
set_visible() (mailbox.BabylMessage 方法)
set_wakeup_fd() (在 signal 模块中)
setacl() (imaplib.IMAP4 方法)
setannotation() (imaplib.IMAP4 方法)
setattr() (內置函数)
setAttribute() (xml.dom.Element 方法)
setAttributeNode() (xml.dom.Element 方法)
setAttributeNodeNS() (xml.dom.Element 方法)
setAttributeNS() (xml.dom.Element 方法)
SetBase() (xml.parsers.expat.xmlparser 方法)
setblocking() (socket.socket 方法)
setByteStream() (xml.sax.xmlreader.InputSource 方法)
setcbreak() (在 tty 模块中)
setCharacterStream() (xml.sax.xmlreader.InputSource 方法)
setcheckinterval() (in module sys)
(在 sys 模块中)
setcomptype() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
setContentHandler() (xml.sax.xmlreader.XMLReader 方法)
setcontext() (在 decimal 模块中)
setDaemon() (threading.Thread 方法)
setdefault() (dict 方法)
setdefaulttimeout() (在 socket 模块中)
setdlopenflags() (在 sys 模块中)
setDocumentLocator() (xml.sax.handler.ContentHandler 方法)
setDTDHandler() (xml.sax.xmlreader.XMLReader 方法)
setegid() (在 os 模块中)
setEncoding() (xml.sax.xmlreader.InputSource 方法)
setEntityResolver() (xml.sax.xmlreader.XMLReader 方法)
setErrorHandler() (xml.sax.xmlreader.XMLReader 方法)
seteuid() (在 os 模块中)
setFeature() (xml.sax.xmlreader.XMLReader 方法)
setfirstweekday() (在 calendar 模块中)
setfmt() (ossaudiodev.oss_audio_device 方法)
setFormatter() (logging.Handler 方法)
setframerate() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
setgid() (在 os 模块中)
setgroups() (在 os 模块中)
seth() (在 turtle 模块中)
setheading() (在 turtle 模块中)
sethostname() (在 socket 模块中)
SetInteger() (msilib.Record 方法)
setitem() (在 operator 模块中)
setitimer() (在 signal 模块中)
setLevel() (logging.Handler 方法)
(logging.Logger 方法)
setLocale() (xml.sax.xmlreader.XMLReader 方法)
setlocale() (在 locale 模块中)
setLoggerClass() (在 logging 模块中)
setlogmask() (在 syslog 模块中)
setLogRecordFactory() (在 logging 模块中)
setmark() (aifc.aifc 方法)
setMaxConns() (urllib.request.CacheFTPHandler 方法)
setmode() (在 msvcrt 模块中)
setName() (threading.Thread 方法)
setnchannels() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
setnframes() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
SetParamEntityParsing() (xml.parsers.expat.xmlparser 方法)
setparameters() (ossaudiodev.oss_audio_device 方法)
setparams() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
setpassword() (zipfile.ZipFile 方法)
setpgid() (在 os 模块中)
setpgrp() (在 os 模块中)
setpos() (aifc.aifc 方法)
(sunau.AU_read 方法)
(wave.Wave_read 方法)
(在 turtle 模块中)
setposition() (在 turtle 模块中)
setpriority() (在 os 模块中)
setprofile() (在 sys 模块中)
(在 threading 模块中)
SetProperty() (msilib.SummaryInformation 方法)
setProperty() (xml.sax.xmlreader.XMLReader 方法)
setPublicId() (xml.sax.xmlreader.InputSource 方法)
setquota() (imaplib.IMAP4 方法)
setraw() (在 tty 模块中)
setrecursionlimit() (在 sys 模块中)
setregid() (在 os 模块中)
setresgid() (在 os 模块中)
setresuid() (在 os 模块中)
setreuid() (在 os 模块中)
setrlimit() (在 resource 模块中)
setsampwidth() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
setscrreg() (curses.window 方法)
setsid() (在 os 模块中)
setsockopt() (socket.socket 方法)
setstate() (codecs.IncrementalDecoder 方法)
(codecs.IncrementalEncoder 方法)
(在 random 模块中)
SetStream() (msilib.Record 方法)
SetString() (msilib.Record 方法)
setswitchinterval() (in module sys)
(在 sys 模块中)
setSystemId() (xml.sax.xmlreader.InputSource 方法)
setsyx() (在 curses 模块中)
setTarget() (logging.handlers.MemoryHandler 方法)
settiltangle() (在 turtle 模块中)
settimeout() (socket.socket 方法)
setTimeout() (urllib.request.CacheFTPHandler 方法)
settrace() (在 sys 模块中)
(在 threading 模块中)
settscdump() (在 sys 模块中)
setuid() (在 os 模块中)
setundobuffer() (在 turtle 模块中)
setup() (socketserver.RequestHandler 方法)
setUp() (unittest.TestCase 方法)
setup() (在 distutils.core 模块中)
(在 turtle 模块中)
setup_environ() (wsgiref.handlers.BaseHandler 方法)
SETUP_EXCEPT (opcode)
SETUP_FINALLY (opcode)
SETUP_LOOP (opcode)
setup_python() (venv.EnvBuilder 方法)
setup_scripts() (venv.EnvBuilder 方法)
setup_testing_defaults() (在 wsgiref.util 模块中)
SETUP_WITH (opcode)
setUpClass() (unittest.TestCase 方法)
setupterm() (在 curses 模块中)
SetValue() (在 winreg 模块中)
SetValueEx() (在 winreg 模块中)
setworldcoordinates() (在 turtle 模块中)
setx() (在 turtle 模块中)
setxattr() (在 os 模块中)
sety() (在 turtle 模块中)
SF_APPEND() (在 stat 模块中)
SF_ARCHIVED() (在 stat 模块中)
SF_IMMUTABLE() (在 stat 模块中)
SF_MNOWAIT() (在 os 模块中)
SF_NODISKIO() (在 os 模块中)
SF_NOUNLINK() (在 stat 模块中)
SF_SNAPSHOT() (在 stat 模块中)
SF_SYNC() (在 os 模块中)
Shape (class in turtle)
shape (memoryview 属性)
shape() (在 turtle 模块中)
shapesize() (在 turtle 模块中)
shapetransform() (在 turtle 模块中)
share() (socket.socket 方法)
shared_object_filename() (distutils.ccompiler.CCompiler 方法)
shearfactor() (在 turtle 模块中)
Shelf (class in shelve)
shelve
模块
shelve (模块)
shift() (decimal.Context 方法)
(decimal.Decimal 方法)
shift_path_info() (在 wsgiref.util 模块中)
shifting
operation
operations
shlex (class in shlex)
(模块)
shortDescription() (unittest.TestCase 方法)
shouldFlush() (logging.handlers.BufferingHandler 方法)
(logging.handlers.MemoryHandler 方法)
shouldStop (unittest.TestResult 属性)
show() (curses.panel.Panel 方法)
show_code() (在 dis 模块中)
show_compilers() (在 distutils.ccompiler 模块中)
showsyntaxerror() (code.InteractiveInterpreter 方法)
showtraceback() (code.InteractiveInterpreter 方法)
showturtle() (在 turtle 模块中)
showwarning() (在 warnings 模块中)
shuffle() (在 random 模块中)
shutdown() (concurrent.futures.Executor 方法)
(imaplib.IMAP4 方法)
(multiprocessing.managers.BaseManager 方法)
(socket.socket 方法)
(socketserver.BaseServer 方法)
(在 logging 模块中)
shutil (模块)
side_effect (unittest.mock.Mock 属性)
SIG_BLOCK() (在 signal 模块中)
SIG_DFL() (在 signal 模块中)
SIG_IGN() (在 signal 模块中)
SIG_SETMASK() (在 signal 模块中)
SIG_UNBLOCK() (在 signal 模块中)
SIGINT, [1]
siginterrupt() (在 signal 模块中)
signal
模块, [1]
signal (模块)
signal() (在 signal 模块中)
Signature (class in inspect)
signature() (在 inspect 模块中)
sigpending() (在 signal 模块中)
sigtimedwait() (在 signal 模块中)
sigwait() (在 signal 模块中)
sigwaitinfo() (在 signal 模块中)
simple
statement
Simple Mail Transfer Protocol
SimpleCookie (class in http.cookies)
simplefilter() (在 warnings 模块中)
SimpleHandler (class in wsgiref.handlers)
SimpleHTTPRequestHandler (class in http.server)
SimpleNamespace (class in types)
SimpleQueue (class in multiprocessing)
SimpleXMLRPCRequestHandler (class in xmlrpc.server)
SimpleXMLRPCServer (class in xmlrpc.server)
sin() (在 cmath 模块中)
(在 math 模块中)
SingleAddressHeader (class in email.headerregistry)
singleton
tuple
sinh() (在 cmath 模块中)
(在 math 模块中)
site (模块)
site 命令行选项
--user-base
--user-site
site-packages
directory
site-python
directory
sitecustomize
模块
sixtofour (ipaddress.IPv6Address 属性)
size (struct.Struct 属性)
(tarfile.TarInfo 属性)
size() (ftplib.FTP 方法)
(在 mmap 模块中)
Sized (class in collections.abc)
sizeof() (在 ctypes 模块中)
skip() (chunk.Chunk 方法)
SKIP() (在 doctest 模块中)
skip() (在 unittest 模块中)
skip_unless_symlink() (在 test.support 模块中)
skipIf() (在 unittest 模块中)
skipinitialspace (csv.Dialect 属性)
skipped (unittest.TestResult 属性)
skippedEntity() (xml.sax.handler.ContentHandler 方法)
skipTest() (unittest.TestCase 方法)
skipUnless() (在 unittest 模块中)
SLASH() (在 token 模块中)
SLASHEQUAL() (在 token 模块中)
slave() (nntplib.NNTP 方法)
sleep() (在 time 模块中)
slice, [1]
assignment
operation
內置函数, [1]
对象
slice() (內置函数)
slicing, [1], [2]
assignment
SMTP
protocol
SMTP (class in smtplib)
SMTP() (在 email.policy 模块中)
smtp_server (smtpd.SMTPChannel 属性)
SMTP_SSL (class in smtplib)
smtp_state (smtpd.SMTPChannel 属性)
SMTPAuthenticationError
SMTPChannel (class in smtpd)
SMTPConnectError
smtpd (模块)
SMTPDataError
SMTPException
SMTPHandler (class in logging.handlers)
SMTPHeloError
smtplib (模块)
SMTPRecipientsRefused
SMTPResponseException
SMTPSenderRefused
SMTPServer (class in smtpd)
SMTPServerDisconnected
SND_ALIAS() (在 winsound 模块中)
SND_ASYNC() (在 winsound 模块中)
SND_FILENAME() (在 winsound 模块中)
SND_LOOP() (在 winsound 模块中)
SND_MEMORY() (在 winsound 模块中)
SND_NODEFAULT() (在 winsound 模块中)
SND_NOSTOP() (在 winsound 模块中)
SND_NOWAIT() (在 winsound 模块中)
SND_PURGE() (在 winsound 模块中)
sndhdr (模块)
sniff() (csv.Sniffer 方法)
Sniffer (class in csv)
SOCK_CLOEXEC() (在 socket 模块中)
SOCK_DGRAM() (在 socket 模块中)
SOCK_NONBLOCK() (在 socket 模块中)
SOCK_RAW() (在 socket 模块中)
SOCK_RDM() (在 socket 模块中)
SOCK_SEQPACKET() (在 socket 模块中)
SOCK_STREAM() (在 socket 模块中)
socket
对象
模块
socket (socketserver.BaseServer 属性)
(模块)
socket() (imaplib.IMAP4 方法)
(in module socket)
(在 socket 模块中)
socket_type (socketserver.BaseServer 属性)
SocketHandler (class in logging.handlers)
socketpair() (在 socket 模块中)
socketserver (模块)
SocketType() (在 socket 模块中)
SOL_RDS() (在 socket 模块中)
SOMAXCONN() (在 socket 模块中)
sort() (imaplib.IMAP4 方法)
(list 方法)
sort_stats() (pstats.Stats 方法)
sorted() (內置函数)
sortTestMethodsUsing (unittest.TestLoader 属性)
source (doctest.Example 属性)
(pdb command)
(shlex.shlex 属性)
source character set
source_from_cache() (在 imp 模块中)
SOURCE_SUFFIXES() (在 importlib.machinery 模块中)
source_to_code() (importlib.abc.SourceLoader 方法)
SourceFileLoader (class in importlib.machinery)
sourcehook() (shlex.shlex 方法)
SourcelessFileLoader (class in importlib.machinery)
SourceLoader (class in importlib.abc)
space
span() (re.match 方法)
spawn() (distutils.ccompiler.CCompiler 方法)
(在 pty 模块中)
spawnl() (在 os 模块中)
spawnle() (在 os 模块中)
spawnlp() (在 os 模块中)
spawnlpe() (在 os 模块中)
spawnv() (在 os 模块中)
spawnve() (在 os 模块中)
spawnvp() (在 os 模块中)
spawnvpe() (在 os 模块中)
special
attribute
attribute, generic
special method
specified_attributes (xml.parsers.expat.xmlparser 属性)
speed() (ossaudiodev.oss_audio_device 方法)
(在 turtle 模块中)
split() (re.regex 方法)
(str 方法)
(在 os.path 模块中)
(在 re 模块中)
(在 shlex 模块中)
split_quoted() (在 distutils.util 模块中)
splitdrive() (在 os.path 模块中)
splitext() (在 os.path 模块中)
splitlines() (str 方法)
SplitResult (class in urllib.parse)
SplitResultBytes (class in urllib.parse)
splitunc() (在 os.path 模块中)
SpooledTemporaryFile() (在 tempfile 模块中)
sprintf-style formatting
spwd (模块)
sqlite3 (模块)
sqlite_version() (在 sqlite3 模块中)
sqlite_version_info() (在 sqlite3 模块中)
sqrt() (decimal.Context 方法)
(decimal.Decimal 方法)
(在 cmath 模块中)
(在 math 模块中)
SSL
ssl (模块)
ssl_version (ftplib.FTP_TLS 属性)
SSLContext (class in ssl)
SSLEOFError
SSLError
SSLSyscallError
SSLWantReadError
SSLWantWriteError
SSLZeroReturnError
st() (在 turtle 模块中)
st2list() (在 parser 模块中)
st2tuple() (在 parser 模块中)
ST_ATIME() (在 stat 模块中)
ST_CTIME() (在 stat 模块中)
ST_DEV() (在 stat 模块中)
ST_GID() (在 stat 模块中)
ST_INO() (在 stat 模块中)
ST_MODE() (在 stat 模块中)
ST_MTIME() (在 stat 模块中)
ST_NLINK() (在 stat 模块中)
ST_SIZE() (在 stat 模块中)
ST_UID() (在 stat 模块中)
stack
execution
trace
stack viewer
stack() (在 inspect 模块中)
stack_size() (在 _thread 模块中)
(在 threading 模块中)
stackable
streams
stamp() (在 turtle 模块中)
standard
output
Standard C
standard input
standard_b64decode() (在 base64 模块中)
standard_b64encode() (在 base64 模块中)
standard_error (2to3 fixer)
standend() (curses.window 方法)
standout() (curses.window 方法)
STAR() (在 token 模块中)
STAREQUAL() (在 token 模块中)
starmap() (multiprocessing.pool.Pool 方法)
(在 itertools 模块中)
starmap_async() (multiprocessing.pool.Pool 方法)
start (slice object attribute), [1]
(UnicodeError 属性)
start() (logging.handlers.QueueListener 方法)
(multiprocessing.Process 方法)
(multiprocessing.managers.BaseManager 方法)
(re.match 方法)
(threading.Thread 方法)
(tkinter.ttk.Progressbar 方法)
(xml.etree.ElementTree.TreeBuilder 方法)
start_color() (在 curses 模块中)
start_component() (msilib.Directory 方法)
start_new_thread() (在 _thread 模块中)
StartCdataSectionHandler() (xml.parsers.expat.xmlparser 方法)
StartDoctypeDeclHandler() (xml.parsers.expat.xmlparser 方法)
startDocument() (xml.sax.handler.ContentHandler 方法)
startElement() (xml.sax.handler.ContentHandler 方法)
StartElementHandler() (xml.parsers.expat.xmlparser 方法)
startElementNS() (xml.sax.handler.ContentHandler 方法)
STARTF_USESHOWWINDOW() (在 subprocess 模块中)
STARTF_USESTDHANDLES() (在 subprocess 模块中)
startfile() (在 os 模块中)
StartNamespaceDeclHandler() (xml.parsers.expat.xmlparser 方法)
startPrefixMapping() (xml.sax.handler.ContentHandler 方法)
startswith() (str 方法)
startTest() (unittest.TestResult 方法)
startTestRun() (unittest.TestResult 方法)
starttls() (imaplib.IMAP4 方法)
(nntplib.NNTP 方法)
(smtplib.SMTP 方法)
STARTUPINFO (class in subprocess)
stat
模块
stat (模块)
stat() (nntplib.NNTP 方法)
(poplib.POP3 方法)
(在 os 模块中)
stat_float_times() (在 os 模块中)
state() (tkinter.ttk.Widget 方法)
statement
assignment, [1]
assignment, augmented
compound
expression
future
loop, [1], [2], [3]
simple
statement grouping
staticmethod
內置函数
staticmethod() (內置函数)
Stats (class in pstats)
status (http.client.HTTPResponse 属性)
status() (imaplib.IMAP4 方法)
statvfs() (在 os 模块中)
STD_ERROR_HANDLE() (在 subprocess 模块中)
STD_INPUT_HANDLE() (在 subprocess 模块中)
STD_OUTPUT_HANDLE() (在 subprocess 模块中)
StdButtonBox (class in tkinter.tix)
stderr (in module sys), [1]
(subprocess.Popen 属性)
stderr() (在 sys 模块中)
stdin (in module sys), [1]
(subprocess.Popen 属性)
stdin() (在 sys 模块中)
stdio
stdout (in module sys), [1]
(subprocess.Popen 属性)
STDOUT() (在 subprocess 模块中)
stdout() (在 sys 模块中)
step (pdb command)
(slice object attribute), [1]
step() (tkinter.ttk.Progressbar 方法)
stereocontrols() (ossaudiodev.oss_mixer_device 方法)
stls() (poplib.POP3 方法)
stop (slice object attribute), [1]
stop() (logging.handlers.QueueListener 方法)
(tkinter.ttk.Progressbar 方法)
(unittest.TestResult 方法)
stop_here() (bdb.Bdb 方法)
StopIteration
例外, [1]
stopListening() (在 logging.config 模块中)
stopTest() (unittest.TestResult 方法)
stopTestRun() (unittest.TestResult 方法)
storbinary() (ftplib.FTP 方法)
store() (imaplib.IMAP4 方法)
STORE_ACTIONS (optparse.Option 属性)
STORE_ATTR (opcode)
STORE_DEREF (opcode)
STORE_FAST (opcode)
STORE_GLOBAL (opcode)
STORE_LOCALS (opcode)
STORE_MAP (opcode)
STORE_NAME (opcode)
STORE_SUBSCR (opcode)
storlines() (ftplib.FTP 方法)
str (built-in class)
(see also string)
str (內置类)
str() (在 locale 模块中)
strcoll() (在 locale 模块中)
StreamError
StreamHandler (class in logging)
StreamReader (class in codecs)
StreamReaderWriter (class in codecs)
StreamRecoder (class in codecs)
streams
stackable
StreamWriter (class in codecs)
strerror()
(在 os 模块中)
strftime() (datetime.date 方法)
(datetime.datetime 方法)
(datetime.time 方法)
(在 time 模块中)
strict (csv.Dialect 属性)
strict() (在 email.policy 模块中)
strict_domain (http.cookiejar.DefaultCookiePolicy 属性)
strict_errors() (在 codecs 模块中)
strict_ns_domain (http.cookiejar.DefaultCookiePolicy 属性)
strict_ns_set_initial_dollar (http.cookiejar.DefaultCookiePolicy 属性)
strict_ns_set_path (http.cookiejar.DefaultCookiePolicy 属性)
strict_ns_unverifiable (http.cookiejar.DefaultCookiePolicy 属性)
strict_rfc2965_unverifiable (http.cookiejar.DefaultCookiePolicy 属性)
strides (memoryview 属性)
string
PyObject_Str (C function)
__format__() (object method)
__str__() (object method)
conversion, [1]
format() (built-in function)
formatting
immutable sequences
interpolation
item
methods
object representation
str (built-in class)
str() (built-in function)
text sequence type
对象, [1], [2]
模块
string (re.match 属性)
(模块)
string literal
STRING() (在 token 模块中)
string_at() (在 ctypes 模块中)
StringIO (class in io)
stringprep (模块)
strings, documentation, [1]
strip() (str 方法)
strip_dirs() (pstats.Stats 方法)
stripspaces (curses.textpad.Textbox 属性)
strptime() (datetime.datetime class method)
(在 time 模块中)
strtobool() (在 distutils.util 模块中)
struct
模块
Struct (class in struct)
struct (模块)
struct sequence
struct_time (class in time)
Structure (class in ctypes)
structures
C
strxfrm() (在 locale 模块中)
STType() (在 parser 模块中)
style
coding
Style (class in tkinter.ttk)
sub() (re.regex 方法)
(在 operator 模块中)
(在 re 模块中)
sub_commands (distutils.cmd.Command 属性)
subclassing
immutable types
subdirs (filecmp.dircmp 属性)
SubElement() (在 xml.etree.ElementTree 模块中)
submit() (concurrent.futures.Executor 方法)
subn() (re.regex 方法)
(在 re 模块中)
subnets() (ipaddress.IPv4Network 方法)
(ipaddress.IPv6Network 方法)
Subnormal (class in decimal)
suboffsets (memoryview 属性)
subpad() (curses.window 方法)
subprocess (模块)
SubprocessError
subscribe() (imaplib.IMAP4 方法)
subscript
assignment
operation
subscription, [1], [2], [3]
assignment
subsequent_indent (textwrap.TextWrapper 属性)
subst_vars() (在 distutils.util 模块中)
substitute() (string.Template 方法)
subtract() (collections.Counter 方法)
(decimal.Context 方法)
subtraction
subtype (email.headerregistry.ContentTypeHeader 属性)
subwin() (curses.window 方法)
successful() (multiprocessing.pool.AsyncResult 方法)
suffix_map (mimetypes.MimeTypes 属性)
suffix_map() (在 mimetypes 模块中)
suite
suite() (在 parser 模块中)
suiteClass (unittest.TestLoader 属性)
sum() (內置函数)
sum_list()
sum_sequence(), [1]
summarize() (doctest.DocTestRunner 方法)
summarize_address_range() (在 ipaddress 模块中)
sunau (模块)
super (pyclbr.Class 属性)
super() (內置函数)
supernet() (ipaddress.IPv4Network 方法)
(ipaddress.IPv6Network 方法)
supports_bytes_environ() (在 os 模块中)
supports_dir_fd() (在 os 模块中)
supports_effective_ids() (在 os 模块中)
supports_fd() (在 os 模块中)
supports_follow_symlinks() (在 os 模块中)
supports_unicode_filenames() (在 os.path 模块中)
SW_HIDE() (在 subprocess 模块中)
swapcase() (str 方法)
sym_name() (在 symbol 模块中)
Symbol (class in symtable)
symbol (模块)
SymbolTable (class in symtable)
symlink() (在 os 模块中)
symmetric_difference() (set 方法)
symmetric_difference_update() (set 方法)
symtable (模块)
symtable() (在 symtable 模块中)
sync() (dbm.dumb.dumbdbm 方法)
(dbm.gnu.gdbm 方法)
(ossaudiodev.oss_audio_device 方法)
(shelve.Shelf 方法)
(在 os 模块中)
syncdown() (curses.window 方法)
synchronized() (在 multiprocessing.sharedctypes 模块中)
SyncManager (class in multiprocessing.managers)
syncok() (curses.window 方法)
syncup() (curses.window 方法)
syntax
SyntaxErr
SyntaxError
SyntaxWarning
sys
模块, [1], [2], [3], [4], [5], [6]
sys (模块)
sys.exc_info
sys.last_traceback
sys.meta_path
sys.modules
sys.path
sys.path_hooks
sys.path_importer_cache
sys.stderr
sys.stdin
sys.stdout
sys_exc (2to3 fixer)
sys_version (http.server.BaseHTTPRequestHandler 属性)
sysconf() (在 os 模块中)
sysconf_names() (在 os 模块中)
sysconfig (模块)
syslog (模块)
syslog() (在 syslog 模块中)
SysLogHandler (class in logging.handlers)
system() (在 os 模块中)
(在 platform 模块中)
system_alias() (在 platform 模块中)
SystemError
(built-in exception), [1]
SystemExit
(built-in exception)
systemId (xml.dom.DocumentType 属性)
SystemRandom (class in random)
SystemRoot

T

T_FMT() (在 locale 模块中)
T_FMT_AMPM() (在 locale 模块中)
tab
tab() (tkinter.ttk.Notebook 方法)
TabError
tabnanny (模块)
tabs() (tkinter.ttk.Notebook 方法)
tabsize (textwrap.TextWrapper 属性)
tabular
data
tag (xml.etree.ElementTree.Element 属性)
tag_bind() (tkinter.ttk.Treeview 方法)
tag_configure() (tkinter.ttk.Treeview 方法)
tag_has() (tkinter.ttk.Treeview 方法)
tagName (xml.dom.Element 属性)
tail (xml.etree.ElementTree.Element 属性)
takewhile() (在 itertools 模块中)
tan() (在 cmath 模块中)
(在 math 模块中)
tanh() (在 cmath 模块中)
(在 math 模块中)
TarError
TarFile (class in tarfile), [1]
tarfile (模块)
target
deletion
list, [1], [2]
list assignment
list, deletion
loop control
target (xml.dom.ProcessingInstruction 属性)
TarInfo (class in tarfile)
task_done() (multiprocessing.JoinableQueue 方法)
(queue.Queue 方法)
tb_frame (traceback attribute)
tb_lasti (traceback attribute)
tb_lineno (traceback attribute)
tb_next (traceback attribute)
tbreak (pdb command)
tcdrain() (在 termios 模块中)
tcflow() (在 termios 模块中)
tcflush() (在 termios 模块中)
tcgetattr() (在 termios 模块中)
tcgetpgrp() (在 os 模块中)
Tcl() (在 tkinter 模块中)
TCL_LIBRARY
tcsendbreak() (在 termios 模块中)
tcsetattr() (在 termios 模块中)
tcsetpgrp() (在 os 模块中)
tearDown() (unittest.TestCase 方法)
tearDownClass() (unittest.TestCase 方法)
tee() (在 itertools 模块中)
tell() (aifc.aifc 方法), [1]
(chunk.Chunk 方法)
(io.IOBase 方法)
(io.TextIOBase 方法)
(sunau.AU_read 方法)
(sunau.AU_write 方法)
(wave.Wave_read 方法)
(wave.Wave_write 方法)
(在 mmap 模块中)
Telnet (class in telnetlib)
telnetlib (模块)
TEMP
temp_cwd() (在 test.support 模块中)
temp_umask() (在 test.support 模块中)
tempdir() (在 tempfile 模块中)
tempfile (模块)
Template (class in pipes)
(class in string)
template (string.Template 属性)
temporary
file
file name
TemporaryDirectory() (在 tempfile 模块中)
TemporaryFile() (在 tempfile 模块中)
teredo (ipaddress.IPv6Address 属性)
TERM, [1]
termattrs() (在 curses 模块中)
terminal_size (class in os)
terminate() (multiprocessing.pool.Pool 方法)
(multiprocessing.Process 方法)
(subprocess.Popen 方法)
termination model
termios (模块)
termname() (在 curses 模块中)
ternary
operator
test
identity
membership
test (doctest.DocTestFailure 属性)
(doctest.UnexpectedException 属性)
(模块)
test() (在 cgi 模块中)
test.support (模块)
TestCase (class in unittest)
TestFailed
testfile() (在 doctest 模块中)
TESTFN() (在 test.support 模块中)
TestLoader (class in unittest)
testMethodPrefix (unittest.TestLoader 属性)
testmod() (在 doctest 模块中)
TestResult (class in unittest)
tests() (在 imghdr 模块中)
testsource() (在 doctest 模块中)
testsRun (unittest.TestResult 属性)
TestSuite (class in unittest)
testzip() (zipfile.ZipFile 方法)
text (xml.etree.ElementTree.Element 属性)
text mode
text() (msilib.Dialog 方法)
(在 msilib 模块中)
text_factory (sqlite3.Connection 属性)
Textbox (class in curses.textpad)
TextCalendar (class in calendar)
textdomain() (在 gettext 模块中)
TextFile (class in distutils.text_file)
textinput() (在 turtle 模块中)
TextIOBase (class in io)
TextIOWrapper (class in io)
TextTestResult (class in unittest)
TextTestRunner (class in unittest)
textwrap (模块)
TextWrapper (class in textwrap)
theme_create() (tkinter.ttk.Style 方法)
theme_names() (tkinter.ttk.Style 方法)
theme_settings() (tkinter.ttk.Style 方法)
theme_use() (tkinter.ttk.Style 方法)
THOUSEP() (在 locale 模块中)
Thread (class in threading)
thread() (imaplib.IMAP4 方法)
thread_info() (在 sys 模块中)
threading (模块)
ThreadPoolExecutor (class in concurrent.futures)
threads
POSIX
throw (2to3 fixer)
throw() (generator 方法)
tigetflag() (在 curses 模块中)
tigetnum() (在 curses 模块中)
tigetstr() (在 curses 模块中)
TILDE() (在 token 模块中)
tilt() (在 turtle 模块中)
tiltangle() (在 turtle 模块中)
time (class in datetime)
(模块)
time() (datetime.datetime 方法)
(在 time 模块中)
Time2Internaldate() (在 imaplib 模块中)
timedelta (class in datetime)
TimedRotatingFileHandler (class in logging.handlers)
timegm() (在 calendar 模块中)
timeit (模块)
timeit 命令行选项
-c, --clock
-h, --help
-n N, --number=N
-p, --process
-r N, --repeat=N
-s S, --setup=S
-t, --time
-v, --verbose
timeit() (timeit.Timer 方法)
(在 timeit 模块中)
timeout
(socketserver.BaseServer 属性)
(subprocess.TimeoutExpired 属性)
timeout() (curses.window 方法)
TIMEOUT_MAX() (在 _thread 模块中)
(在 threading 模块中)
TimeoutError, [1]
TimeoutExpired
Timer (class in threading)
(class in timeit)
times() (在 os 模块中)
timestamp() (datetime.datetime 方法)
timetuple() (datetime.date 方法)
(datetime.datetime 方法)
timetz() (datetime.datetime 方法)
timezone (class in datetime), [1]
timezone() (在 time 模块中)
title() (str 方法)
(在 turtle 模块中)
Tix
tix_addbitmapdir() (tkinter.tix.tixCommand 方法)
tix_cget() (tkinter.tix.tixCommand 方法)
tix_configure() (tkinter.tix.tixCommand 方法)
tix_filedialog() (tkinter.tix.tixCommand 方法)
tix_getbitmap() (tkinter.tix.tixCommand 方法)
tix_getimage() (tkinter.tix.tixCommand 方法)
TIX_LIBRARY
tix_option_get() (tkinter.tix.tixCommand 方法)
tix_resetoptions() (tkinter.tix.tixCommand 方法)
tixCommand (class in tkinter.tix)
Tk
(class in tkinter)
(class in tkinter.tix)
Tk Option Data Types
TK_LIBRARY
Tkinter
tkinter (模块)
tkinter.scrolledtext (模块)
tkinter.tix (模块)
tkinter.ttk (模块)
TList (class in tkinter.tix)
TLS
TMP
TMPDIR
to_bytes() (int 方法)
to_eng_string() (decimal.Context 方法)
(decimal.Decimal 方法)
to_integral() (decimal.Decimal 方法)
to_integral_exact() (decimal.Context 方法)
(decimal.Decimal 方法)
to_integral_value() (decimal.Decimal 方法)
to_sci_string() (decimal.Context 方法)
ToASCII() (在 encodings.idna 模块中)
tobuf() (tarfile.TarInfo 方法)
tobytes() (array.array 方法)
(memoryview 方法)
today() (datetime.date class method)
(datetime.datetime class method)
tofile() (array.array 方法)
tok_name() (在 token 模块中)
token
(shlex.shlex 属性)
(模块)
tokeneater() (在 tabnanny 模块中)
tokenize (模块)
tokenize 命令行选项
-e, --exact
-h, --help
tokenize() (在 tokenize 模块中)
tolist() (array.array 方法)
(memoryview 方法)
(parser.ST 方法)
tomono() (在 audioop 模块中)
toordinal() (datetime.date 方法)
(datetime.datetime 方法)
top() (curses.panel.Panel 方法)
(poplib.POP3 方法)
top_panel() (在 curses.panel 模块中)
toprettyxml() (xml.dom.minidom.Node 方法)
tostereo() (在 audioop 模块中)
tostring() (array.array 方法)
(在 xml.etree.ElementTree 模块中)
tostringlist() (在 xml.etree.ElementTree 模块中)
total_changes (sqlite3.Connection 属性)
total_ordering() (在 functools 模块中)
total_seconds() (datetime.timedelta 方法)
totuple() (parser.ST 方法)
touchline() (curses.window 方法)
touchwin() (curses.window 方法)
tounicode() (array.array 方法)
ToUnicode() (在 encodings.idna 模块中)
towards() (在 turtle 模块中)
toxml() (xml.dom.minidom.Node 方法)
tp_as_mapping (C 成员)
tp_as_number (C 成员)
tp_as_sequence (C 成员)
tparm() (在 curses 模块中)
trace
stack
Trace (class in trace)
trace (模块)
trace function, [1], [2]
trace 命令行选项
--help
--ignore-dir=<dir>
--ignore-module=<mod>
--version
-C, --coverdir=<dir>
-R, --no-report
-T, --trackcalls
-c, --count
-f, --file=<file>
-g, --timing
-l, --listfuncs
-m, --missing
-r, --report
-s, --summary
-t, --trace
trace() (在 inspect 模块中)
trace_dispatch() (bdb.Bdb 方法)
traceback
对象, [1], [2], [3], [4]
traceback (模块)
traceback_limit (wsgiref.handlers.BaseHandler 属性)
tracebacklimit() (在 sys 模块中)
tracebacks
in CGI scripts
TracebackType() (在 types 模块中)
tracer() (在 turtle 模块中)
trailing
comma
transfercmd() (ftplib.FTP 方法)
TransientResource (class in test.support)
translate() (bytearray 方法)
(bytes 方法)
(str 方法)
(在 fnmatch 模块中)
translation() (在 gettext 模块中)
Transport Layer Security
traverseproc (C 类型)
Tree (class in tkinter.tix)
TreeBuilder (class in xml.etree.ElementTree)
Treeview (class in tkinter.ttk)
triangular() (在 random 模块中)
triple-quoted string, [1]
True, [1], [2]
true
True (內置变量)
truediv() (在 operator 模块中)
trunc() (in module math)
(在 math 模块中)
truncate() (io.IOBase 方法)
(在 os 模块中)
truth
value
truth() (在 operator 模块中)
try
语句, [1], [2]
ttk
tty
I/O control
tty (模块)
ttyname() (在 os 模块中)
tuple
display
empty, [1]
singleton
內置函数, [1]
对象, [1], [2], [3], [4], [5], [6]
tuple (內置类)
tuple2st() (在 parser 模块中)
tuple_params (2to3 fixer)
turnoff_sigfpe() (在 fpectl 模块中)
turnon_sigfpe() (在 fpectl 模块中)
Turtle (class in turtle)
turtle (模块)
turtles() (在 turtle 模块中)
TurtleScreen (class in turtle)
turtlesize() (在 turtle 模块中)
type, [1]
Boolean
data
hierarchy
immutable data
operations on dictionary
operations on list
內置函数, [1], [2]
对象, [1], [2]
type (optparse.Option 属性)
(socket.socket 属性)
(tarfile.TarInfo 属性)
(urllib.request.Request 属性)
type of an object
type() (內置函数)
TYPE_CHECKER (optparse.Option 属性)
typeahead() (在 curses 模块中)
typecode (array.array 属性)
typecodes() (在 array 模块中)
TYPED_ACTIONS (optparse.Option 属性)
typed_subpart_iterator() (在 email.iterators 模块中)
TypeError
例外
types
built-in
immutable sequence
mutable sequence
operations on integer
operations on mapping
operations on numeric
operations on sequence, [1]
模块
types (2to3 fixer)
TYPES (optparse.Option 属性)
types (模块)
types, internal
types_map (mimetypes.MimeTypes 属性)
types_map() (在 mimetypes 模块中)
types_map_inv (mimetypes.MimeTypes 属性)
TZ, [1], [2], [3], [4]
tzinfo (class in datetime)
(datetime.datetime 属性)
(datetime.time 属性)
tzname() (datetime.datetime 方法)
(datetime.time 方法)
(datetime.timezone 方法)
(datetime.tzinfo 方法)
(在 time 模块中)
tzset() (在 time 模块中)

U

u-LAW, [1], [2]
ucd_3_2_0() (在 unicodedata 模块中)
udata (select.kevent 属性)
UF_APPEND() (在 stat 模块中)
UF_COMPRESSED() (在 stat 模块中)
UF_HIDDEN() (在 stat 模块中)
UF_IMMUTABLE() (在 stat 模块中)
UF_NODUMP() (在 stat 模块中)
UF_NOUNLINK() (在 stat 模块中)
UF_OPAQUE() (在 stat 模块中)
uid (tarfile.TarInfo 属性)
uid() (imaplib.IMAP4 方法)
uidl() (poplib.POP3 方法)
ulaw2lin() (在 audioop 模块中)
ULONG_MAX
umask() (在 os 模块中)
unalias (pdb command)
uname (tarfile.TarInfo 属性)
uname() (在 os 模块中)
(在 platform 模块中)
unary
arithmetic operation
bitwise operation
UNARY_INVERT (opcode)
UNARY_NEGATIVE (opcode)
UNARY_NOT (opcode)
UNARY_POSITIVE (opcode)
unbinding
name
UnboundLocalError, [1]
unbuffered I/O
UNC paths
and os.makedirs()
unconsumed_tail (zlib.Decompress 属性)
unctrl() (在 curses 模块中)
(在 curses.ascii 模块中)
undefine_macro() (distutils.ccompiler.CCompiler 方法)
Underflow (class in decimal)
undisplay (pdb command)
undo() (在 turtle 模块中)
undobufferentries() (在 turtle 模块中)
undoc_header (cmd.Cmd 属性)
unescape() (在 xml.sax.saxutils 模块中)
UnexpectedException
unexpectedSuccesses (unittest.TestResult 属性)
unget_wch() (在 curses 模块中)
ungetch() (在 curses 模块中)
(在 msvcrt 模块中)
ungetmouse() (在 curses 模块中)
ungetwch() (在 msvcrt 模块中)
unhexlify() (在 binascii 模块中)
Unicode, [1], [2]
database
unicode (2to3 fixer)
Unicode Consortium
unicodedata (模块)
UnicodeDecodeError
UnicodeEncodeError
UnicodeError
UnicodeTranslateError
UnicodeWarning
unidata_version() (在 unicodedata 模块中)
unified_diff() (在 difflib 模块中)
uniform() (在 random 模块中)
UnimplementedFileMode
Union (class in ctypes)
union() (set 方法)
unittest (模块)
unittest 命令行选项
-b, --buffer
-c, --catch
-f, --failfast
unittest-discover 命令行选项
-p pattern
-s directory
-t directory
-v, --verbose
unittest.mock (模块)
universal newlines
What's new, [1], [2], [3]
csv.reader function
importlib.abc.InspectLoader.get_source method
io.IncrementalNewlineDecoder class
io.TextIOWrapper class
open() built-in function
str.splitlines method
subprocess module
zipfile.ZipFile.open method
UNIX
I/O control
file control
unix_dialect (class in csv)
unknown_decl() (html.parser.HTMLParser 方法)
unknown_open() (urllib.request.BaseHandler 方法)
(urllib.request.UnknownHandler 方法)
UnknownHandler (class in urllib.request)
UnknownProtocol
UnknownTransferEncoding
unlink() (xml.dom.minidom.Node 方法)
(在 os 模块中)
unlock() (mailbox.Babyl 方法)
(mailbox.MH 方法)
(mailbox.MMDF 方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(mailbox.mbox 方法)
unpack() (struct.Struct 方法)
(在 struct 模块中)
unpack_archive() (在 shutil 模块中)
unpack_array() (xdrlib.Unpacker 方法)
unpack_bytes() (xdrlib.Unpacker 方法)
unpack_double() (xdrlib.Unpacker 方法)
UNPACK_EX (opcode)
unpack_farray() (xdrlib.Unpacker 方法)
unpack_float() (xdrlib.Unpacker 方法)
unpack_fopaque() (xdrlib.Unpacker 方法)
unpack_from() (struct.Struct 方法)
(在 struct 模块中)
unpack_fstring() (xdrlib.Unpacker 方法)
unpack_list() (xdrlib.Unpacker 方法)
unpack_opaque() (xdrlib.Unpacker 方法)
UNPACK_SEQUENCE (opcode)
unpack_string() (xdrlib.Unpacker 方法)
Unpacker (class in xdrlib)
unparsedEntityDecl() (xml.sax.handler.DTDHandler 方法)
UnparsedEntityDeclHandler() (xml.parsers.expat.xmlparser 方法)
Unpickler (class in pickle)
UnpicklingError
unquote() (在 email.utils 模块中)
(在 urllib.parse 模块中)
unquote_plus() (在 urllib.parse 模块中)
unquote_to_bytes() (在 urllib.parse 模块中)
unreachable object
unreadline() (distutils.text_file.TextFile 方法)
unrecognized escape sequence
unregister() (select.devpoll 方法)
(select.epoll 方法)
(select.poll 方法)
(在 atexit 模块中)
(在 faulthandler 模块中)
unregister_archive_format() (在 shutil 模块中)
unregister_dialect() (在 csv 模块中)
unregister_unpack_format() (在 shutil 模块中)
unset() (test.support.EnvironmentVarGuard 方法)
unsetenv() (在 os 模块中)
UnstructuredHeader (class in email.headerregistry)
unsubscribe() (imaplib.IMAP4 方法)
UnsupportedOperation
until (pdb command)
untokenize() (在 tokenize 模块中)
untouchwin() (curses.window 方法)
unused_data (bz2.BZ2Decompressor 属性)
(lzma.LZMADecompressor 属性)
(zlib.Decompress 属性)
unverifiable (urllib.request.Request 属性)
unwrap() (ssl.SSLSocket 方法)
up (pdb command)
up() (在 turtle 模块中)
update() (collections.Counter 方法)
(dict 方法)
(hashlib.hash 方法)
(hmac.HMAC 方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(set 方法)
(trace.CoverageResults 方法)
(在 turtle 模块中)
update_panels() (在 curses.panel 模块中)
update_visible() (mailbox.BabylMessage 方法)
update_wrapper() (在 functools 模块中)
upper() (str 方法)
urandom() (在 os 模块中)
URL, [1], [2], [3]
parsing
relative
url (xmlrpc.client.ProtocolError 属性)
url2pathname() (在 urllib.request 模块中)
urlcleanup() (在 urllib.request 模块中)
urldefrag() (在 urllib.parse 模块中)
urlencode() (在 urllib.parse 模块中)
URLError
urljoin() (在 urllib.parse 模块中)
urllib (2to3 fixer)
urllib.error (模块)
urllib.parse (模块)
urllib.request
模块
urllib.request (模块)
urllib.response (模块)
urllib.robotparser (模块)
urlopen() (在 urllib.request 模块中)
URLopener (class in urllib.request)
urlparse() (在 urllib.parse 模块中)
urlretrieve() (在 urllib.request 模块中)
urlsafe_b64decode() (在 base64 模块中)
urlsafe_b64encode() (在 base64 模块中)
urlsplit() (在 urllib.parse 模块中)
urlunparse() (在 urllib.parse 模块中)
urlunsplit() (在 urllib.parse 模块中)
urn (uuid.UUID 属性)
use_default_colors() (在 curses 模块中)
use_env() (在 curses 模块中)
use_rawinput (cmd.Cmd 属性)
UseForeignDTD() (xml.parsers.expat.xmlparser 方法)
USER
user
effective id
id
id, setting
user() (poplib.POP3 方法)
user-defined
function
function call
method
user-defined function
对象, [1], [2]
user-defined method
对象
USER_BASE
USER_BASE() (在 site 模块中)
user_call() (bdb.Bdb 方法)
user_exception() (bdb.Bdb 方法)
user_line() (bdb.Bdb 方法)
user_return() (bdb.Bdb 方法)
USER_SITE() (在 site 模块中)
usercustomize
模块
UserDict (class in collections)
UserList (class in collections)
USERNAME, [1]
username (email.headerregistry.Address 属性)
USERPROFILE, [1]
userptr() (curses.panel.Panel 方法)
UserString (class in collections)
UserWarning
USTAR_FORMAT() (在 tarfile 模块中)
UTC
utc (datetime.timezone 属性)
utcfromtimestamp() (datetime.datetime class method)
utcnow() (datetime.datetime class method)
utcoffset() (datetime.datetime 方法)
(datetime.time 方法)
(datetime.timezone 方法)
(datetime.tzinfo 方法)
utctimetuple() (datetime.datetime 方法)
utime() (在 os 模块中)
uu
模块
uu (模块)
UUID (class in uuid)
uuid (模块)
uuid1
uuid1() (在 uuid 模块中)
uuid3
uuid3() (在 uuid 模块中)
uuid4
uuid4() (在 uuid 模块中)
uuid5
uuid5() (在 uuid 模块中)
UuidCreate() (在 msilib 模块中)

V

v4_int_to_packed() (在 ipaddress 模块中)
v6_int_to_packed() (在 ipaddress 模块中)
validator() (在 wsgiref.validate 模块中)
value
default parameter
truth
value (ctypes._SimpleCData 属性)
(http.cookiejar.Cookie 属性)
(http.cookies.Morsel 属性)
(xml.dom.Attr 属性)
value of an object
Value() (multiprocessing.managers.SyncManager 方法)
(在 multiprocessing 模块中)
(在 multiprocessing.sharedctypes 模块中)
value_decode() (http.cookies.BaseCookie 方法)
value_encode() (http.cookies.BaseCookie 方法)
ValueError
例外
valuerefs() (weakref.WeakValueDictionary 方法)
values
Boolean
writing
values() (dict 方法)
(email.message.Message 方法)
(mailbox.Mailbox 方法)
(types.MappingProxyType 方法)
ValuesView (class in collections.abc)
variable
free
variant (uuid.UUID 属性)
vars() (內置函数)
vbar (tkinter.scrolledtext.ScrolledText 属性)
VBAR() (在 token 模块中)
VBAREQUAL() (在 token 模块中)
Vec2D (class in turtle)
venv (模块)
VERBOSE() (在 re 模块中)
verbose() (在 tabnanny 模块中)
(在 test.support 模块中)
verify() (smtplib.SMTP 方法)
verify_mode (ssl.SSLContext 属性)
verify_request() (socketserver.BaseServer 方法)
version (email.headerregistry.MIMEVersionHeader 属性)
(http.client.HTTPResponse 属性)
(http.cookiejar.Cookie 属性)
(in module sys), [1], [2]
(ipaddress.IPv4Address 属性)
(ipaddress.IPv4Network 属性)
(ipaddress.IPv6Address 属性)
(ipaddress.IPv6Network 属性)
(urllib.request.URLopener 属性)
(uuid.UUID 属性)
version() (在 curses 模块中)
(在 marshal 模块中)
(在 platform 模块中)
(在 sqlite3 模块中)
(在 sys 模块中)
version_info() (在 sqlite3 模块中)
(在 sys 模块中)
version_string() (http.server.BaseHTTPRequestHandler 方法)
vformat() (string.Formatter 方法)
view
virtual
Environments
virtual machine
visit() (ast.NodeVisitor 方法)
visitproc (C 类型)
vline() (curses.window 方法)
VMSError
voidcmd() (ftplib.FTP 方法)
volume (zipfile.ZipInfo 属性)
vonmisesvariate() (在 random 模块中)

W

W_OK() (在 os 模块中)
wait() (multiprocessing.pool.AsyncResult 方法)
(subprocess.Popen 方法)
(threading.Barrier 方法)
(threading.Condition 方法)
(threading.Event 方法)
(在 concurrent.futures 模块中)
(在 multiprocessing.connection 模块中)
(在 os 模块中)
wait3() (在 os 模块中)
wait4() (在 os 模块中)
wait_for() (threading.Condition 方法)
waitid() (在 os 模块中)
waitpid() (在 os 模块中)
walk() (email.message.Message 方法)
(在 ast 模块中)
(在 os 模块中)
walk_packages() (在 pkgutil 模块中)
want (doctest.Example 属性)
warn() (distutils.ccompiler.CCompiler 方法)
(distutils.text_file.TextFile 方法)
(在 warnings 模块中)
warn_explicit() (在 warnings 模块中)
Warning
warning() (logging.Logger 方法)
(xml.sax.handler.ErrorHandler 方法)
(在 logging 模块中)
warnings
(模块)
WarningsRecorder (class in test.support)
warnoptions() (在 sys 模块中)
wasSuccessful() (unittest.TestResult 方法)
WatchedFileHandler (class in logging.handlers)
wave (模块)
WCONTINUED() (在 os 模块中)
WCOREDUMP() (在 os 模块中)
WeakKeyDictionary (class in weakref)
WeakMethod (class in weakref)
weakref (模块)
WeakSet (class in weakref)
WeakValueDictionary (class in weakref)
webbrowser (模块)
weekday() (datetime.date 方法)
(datetime.datetime 方法)
(在 calendar 模块中)
weekheader() (在 calendar 模块中)
weibullvariate() (在 random 模块中)
WEXITED() (在 os 模块中)
WEXITSTATUS() (在 os 模块中)
wfile (http.server.BaseHTTPRequestHandler 属性)
what() (在 imghdr 模块中)
(在 sndhdr 模块中)
whathdr() (在 sndhdr 模块中)
whatis (pdb command)
where (pdb command)
which() (在 shutil 模块中)
whichdb() (在 dbm 模块中)
while
语句, [1], [2], [3]
whitespace (shlex.shlex 属性)
whitespace() (在 string 模块中)
whitespace_split (shlex.shlex 属性)
Widget (class in tkinter.ttk)
width (textwrap.TextWrapper 属性)
width() (在 turtle 模块中)
WIFCONTINUED() (在 os 模块中)
WIFEXITED() (在 os 模块中)
WIFSIGNALED() (在 os 模块中)
WIFSTOPPED() (在 os 模块中)
win32_ver() (在 platform 模块中)
WinDLL (class in ctypes)
window manager (widgets)
window() (curses.panel.Panel 方法)
window_height() (在 turtle 模块中)
window_width() (在 turtle 模块中)
Windows ini file
WindowsError
WindowsRegistryFinder (class in importlib.machinery)
WinError() (在 ctypes 模块中)
WINFUNCTYPE() (在 ctypes 模块中)
winreg (模块)
WinSock
winsound (模块)
winver() (在 sys 模块中)
with
语句, [1]
WITH_CLEANUP (opcode)
with_hostmask (ipaddress.IPv4Interface 属性)
(ipaddress.IPv4Network 属性)
(ipaddress.IPv6Interface 属性)
(ipaddress.IPv6Network 属性)
with_netmask (ipaddress.IPv4Interface 属性)
(ipaddress.IPv4Network 属性)
(ipaddress.IPv6Interface 属性)
(ipaddress.IPv6Network 属性)
with_prefixlen (ipaddress.IPv4Interface 属性)
(ipaddress.IPv4Network 属性)
(ipaddress.IPv6Interface 属性)
(ipaddress.IPv6Network 属性)
with_traceback() (BaseException 方法)
WNOHANG() (在 os 模块中)
WNOWAIT() (在 os 模块中)
wordchars (shlex.shlex 属性)
World Wide Web, [1], [2]
wrap() (textwrap.TextWrapper 方法)
(在 textwrap 模块中)
wrap_socket() (ssl.SSLContext 方法)
(在 ssl 模块中)
wrap_text() (在 distutils.fancy_getopt 模块中)
wrapper() (在 curses 模块中)
wraps() (在 functools 模块中)
writable() (asyncore.dispatcher 方法)
(io.IOBase 方法)
write() (code.InteractiveInterpreter 方法)
(codecs.StreamWriter 方法)
(configparser.ConfigParser 方法)
(email.generator.BytesGenerator 方法)
(email.generator.Generator 方法)
(io.BufferedIOBase 方法)
(io.BufferedWriter 方法)
(io.RawIOBase 方法)
(io.TextIOBase 方法)
(ossaudiodev.oss_audio_device 方法)
(telnetlib.Telnet 方法)
(xml.etree.ElementTree.ElementTree 方法)
(zipfile.ZipFile 方法)
(在 mmap 模块中)
(在 os 模块中)
(在 turtle 模块中)
write_byte() (在 mmap 模块中)
write_docstringdict() (在 turtle 模块中)
write_file() (在 distutils.file_util 模块中)
write_history_file() (在 readline 模块中)
WRITE_RESTRICTED
write_results() (trace.CoverageResults 方法)
writeall() (ossaudiodev.oss_audio_device 方法)
writeframes() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
writeframesraw() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
writeheader() (csv.DictWriter 方法)
writelines() (codecs.StreamWriter 方法)
(io.IOBase 方法)
writePlist() (在 plistlib 模块中)
writePlistToBytes() (在 plistlib 模块中)
writepy() (zipfile.PyZipFile 方法)
writer (formatter.formatter 属性)
writer() (在 csv 模块中)
writerow() (csv.csvwriter 方法)
writerows() (csv.csvwriter 方法)
writestr() (zipfile.ZipFile 方法)
writev() (在 os 模块中)
writexml() (xml.dom.minidom.Node 方法)
writing
values
WrongDocumentErr
ws_comma (2to3 fixer)
wsgi_file_wrapper (wsgiref.handlers.BaseHandler 属性)
wsgi_multiprocess (wsgiref.handlers.BaseHandler 属性)
wsgi_multithread (wsgiref.handlers.BaseHandler 属性)
wsgi_run_once (wsgiref.handlers.BaseHandler 属性)
wsgiref (模块)
wsgiref.handlers (模块)
wsgiref.headers (模块)
wsgiref.simple_server (模块)
wsgiref.util (模块)
wsgiref.validate (模块)
WSGIRequestHandler (class in wsgiref.simple_server)
WSGIServer (class in wsgiref.simple_server)
wShowWindow (subprocess.STARTUPINFO 属性)
WSTOPPED() (在 os 模块中)
WSTOPSIG() (在 os 模块中)
wstring_at() (在 ctypes 模块中)
WTERMSIG() (在 os 模块中)
WUNTRACED() (在 os 模块中)
WWW, [1], [2]
server, [1]

X

X() (在 re 模块中)
X509 certificate
X_OK() (在 os 模块中)
xatom() (imaplib.IMAP4 方法)
XATTR_CREATE() (在 os 模块中)
XATTR_REPLACE() (在 os 模块中)
XATTR_SIZE_MAX() (在 os 模块中)
xcor() (在 turtle 模块中)
XDR
xdrlib (模块)
xhdr() (nntplib.NNTP 方法)
XHTML
XHTML_NAMESPACE() (在 xml.dom 模块中)
XML() (在 xml.etree.ElementTree 模块中)
xml.dom (模块)
xml.dom.minidom (模块)
xml.dom.pulldom (模块)
xml.etree.ElementTree (模块)
xml.parsers.expat (模块)
xml.parsers.expat.errors (模块)
xml.parsers.expat.model (模块)
xml.sax (模块)
xml.sax.handler (模块)
xml.sax.saxutils (模块)
xml.sax.xmlreader (模块)
XML_ERROR_ABORTED() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_ASYNC_ENTITY() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_BAD_CHAR_REF() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_BINARY_ENTITY_REF() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_CANT_CHANGE_FEATURE_ONCE_PARSING() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_DUPLICATE_ATTRIBUTE() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_ENTITY_DECLARED_IN_PE() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_EXTERNAL_ENTITY_HANDLING() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_FEATURE_REQUIRES_XML_DTD() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_FINISHED() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_INCOMPLETE_PE() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_INCORRECT_ENCODING() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_INVALID_TOKEN() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_JUNK_AFTER_DOC_ELEMENT() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_MISPLACED_XML_PI() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_NO_ELEMENTS() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_NO_MEMORY() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_NOT_STANDALONE() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_NOT_SUSPENDED() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_PARAM_ENTITY_REF() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_PARTIAL_CHAR() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_PUBLICID() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_RECURSIVE_ENTITY_REF() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_SUSPEND_PE() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_SUSPENDED() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_SYNTAX() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_TAG_MISMATCH() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_TEXT_DECL() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_UNBOUND_PREFIX() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_UNCLOSED_CDATA_SECTION() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_UNCLOSED_TOKEN() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_UNDECLARING_PREFIX() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_UNDEFINED_ENTITY() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_UNEXPECTED_STATE() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_UNKNOWN_ENCODING() (在 xml.parsers.expat.errors 模块中)
XML_ERROR_XML_DECL() (在 xml.parsers.expat.errors 模块中)
XML_NAMESPACE() (在 xml.dom 模块中)
xmlcharrefreplace_errors() (在 codecs 模块中)
XmlDeclHandler() (xml.parsers.expat.xmlparser 方法)
XMLFilterBase (class in xml.sax.saxutils)
XMLGenerator (class in xml.sax.saxutils)
XMLID() (在 xml.etree.ElementTree 模块中)
XMLNS_NAMESPACE() (在 xml.dom 模块中)
XMLParser (class in xml.etree.ElementTree)
XMLParserType() (在 xml.parsers.expat 模块中)
XMLReader (class in xml.sax.xmlreader)
xmlrpc.client (模块)
xmlrpc.server (模块)
xor
bitwise
xor() (在 operator 模块中)
xover() (nntplib.NNTP 方法)
xpath() (nntplib.NNTP 方法)
xrange (2to3 fixer)
xreadlines (2to3 fixer)
xview() (tkinter.ttk.Treeview 方法)

Y

Y2K
ycor() (在 turtle 模块中)
year (datetime.date 属性)
(datetime.datetime 属性)
Year 2000
Year 2038
yeardatescalendar() (calendar.Calendar 方法)
yeardays2calendar() (calendar.Calendar 方法)
yeardayscalendar() (calendar.Calendar 方法)
YESEXPR() (在 locale 模块中)
yield
examples
expression
yield from (in What's New)
关键字
语句
YIELD_FROM (opcode)
YIELD_VALUE (opcode)
yiq_to_rgb() (在 colorsys 模块中)
yview() (tkinter.ttk.Treeview 方法)

Z

Zen of Python
ZeroDivisionError
例外
zfill() (str 方法)
zip (2to3 fixer)
zip() (內置函数)
ZIP_BZIP2() (在 zipfile 模块中)
ZIP_DEFLATED() (在 zipfile 模块中)
zip_longest() (在 itertools 模块中)
ZIP_LZMA() (在 zipfile 模块中)
ZIP_STORED() (在 zipfile 模块中)
ZipFile (class in zipfile)
zipfile (模块)
zipimport (模块)
zipimporter (class in zipimport)
ZipImportError
ZipInfo (class in zipfile)
zlib (模块)
ZLIB_RUNTIME_VERSION() (在 zlib 模块中)
ZLIB_VERSION() (在 zlib 模块中)

Symbols

例外
AssertionError
AttributeError
GeneratorExit
ImportError
NameError
StopIteration, [1]
TypeError
ValueError
ZeroDivisionError
內置函数
__import__
abs, [1]
ascii
bytes, [1]
chr
classmethod
compile, [1], [2], [3], [4]
complex, [1]
divmod, [1], [2]
eval, [1], [2], [3], [4], [5]
exec, [1], [2]
float, [1], [2]
hash, [1], [2], [3]
help
id
int, [1], [2]
len, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
max
min
open, [1]
ord
pow, [1], [2], [3], [4], [5]
print
range
repr, [1], [2], [3]
round
slice, [1]
staticmethod
tuple, [1]
type, [1], [2]
关键字
elif, [1]
else, [1], [2], [3], [4], [5], [6], [7]
except, [1]
finally, [1], [2], [3], [4]
from, [1]
in, [1]
yield
命令行选项
--help
--version
-B
-E
-J
-O
-OO
-R
-S
-V
-W arg
-X
-b
-c <command>
-d
-h
-i
-m <module-name>
-q
-s
-u
-v
-x
对象
Boolean, [1]
Capsule
Ellipsis
None, [1], [2]
NotImplemented
built-in function, [1]
built-in method, [1]
bytearray, [1], [2], [3]
bytes, [1], [2]
callable, [1]
class, [1], [2]
class instance, [1], [2]
code, [1], [2], [3]
complex
complex number, [1]
dictionary, [1], [2], [3], [4], [5], [6], [7]
file, [1], [2]
floating point, [1], [2]
frame
frozenset, [1]
function, [1], [2], [3], [4], [5]
generator, [1], [2]
immutable
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
numeric, [1], [2], [3]
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]
user-defined function, [1], [2]
user-defined method
操作数
!=
%
&
*
**
+
-
/
//
<
<<
<=
==
>
>=
>>
^
and, [1], [2]
in, [1], [2]
is, [1]
is not, [1]
not, [1]
not in, [1], [2]
or, [1], [2]
模块
__main__, [1], [2], [3], [4], [5]
_locale
_thread
array, [1]
base64
bdb
binhex
builtins, [1], [2], [3], [4]
cmd
compileall
copy
crypt
dbm.gnu, [1]
dbm.ndbm, [1]
errno
glob
imp
io
math, [1]
os
pickle, [1], [2], [3], [4]
pty
pwd
pyexpat
re, [1]
readline
rlcompleter
shelve
signal, [1]
sitecustomize
socket
stat
string
struct
sys, [1], [2], [3], [4], [5], [6]
types
urllib.request
usercustomize
uu
环境变量
%PATH%, [1], [2]
<protocol>_proxy
APPDATA
AUDIODEV
BROWSER, [1]
CC
CFLAGS, [1], [2]
COLUMNS, [1]
COMSPEC, [1]
CPP
CPPFLAGS
HOME, [1], [2], [3], [4]
HOMEDRIVE, [1]
HOMEPATH, [1]
IDLESTARTUP
KDEDIR
LANG, [1], [2], [3], [4]
LANGUAGE, [1]
LC_ALL, [1]
LC_MESSAGES, [1]
LDCXXSHARED
LDFLAGS
LINES, [1], [2]
LNAME
LOGNAME, [1]
MIXERDEV
PATH, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18]
PLAT
POSIXLY_CORRECT
PYTHON*
PYTHONCASEOK, [1]
PYTHONDEBUG, [1]
PYTHONDOCS
PYTHONDONTWRITEBYTECODE, [1], [2], [3], [4]
PYTHONDUMPREFS, [1]
PYTHONEXECUTABLE
PYTHONFAULTHANDLER, [1], [2]
PYTHONHASHSEED, [1], [2], [3], [4], [5]
PYTHONHOME, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
PYTHONINSPECT, [1], [2]
PYTHONIOENCODING, [1], [2]
PYTHONMALLOCSTATS
PYTHONNOUSERSITE, [1], [2], [3]
PYTHONOPTIMIZE, [1]
PYTHONPATH, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17]
PYTHONSTARTUP, [1], [2], [3], [4], [5], [6]
PYTHONTHREADDEBUG
PYTHONUNBUFFERED, [1]
PYTHONUSERBASE, [1], [2], [3]
PYTHONVERBOSE, [1]
PYTHONWARNINGS, [1], [2], [3], [4]
PYTHONY2K
PYTHON_DOM
SystemRoot
TCL_LIBRARY
TEMP
TERM, [1]
TIX_LIBRARY
TK_LIBRARY
TMP
TMPDIR
TZ, [1], [2], [3], [4]
USER
USERNAME, [1]
USERPROFILE, [1]
USER_BASE
exec_prefix, [1], [2]
http_proxy
prefix, [1], [2], [3]
语句
*, [1]
**, [1]
@
assert, [1]
break, [1], [2], [3], [4]
class
continue, [1], [2], [3], [4]
def
del, [1], [2], [3], [4]
except
for, [1], [2], [3]
from
global, [1]
if, [1]
import, [1], [2], [3]
nonlocal
pass
raise, [1]
return, [1], [2]
try, [1], [2]
while, [1], [2], [3]
with, [1]
yield

索引

Symbols | _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Symbols

一页的全部索引

本页