索引 - A

A(在模块re中)
A-LAW[1]
a-LAW
a2b_base64()(在binascii模块中)
a2b_hex()(在binascii模块中)
a2b_hqx()(在模块binascii中)
a2b_qp()(在binascii模块中)
a2b_uu()(在binascii模块中)
a85decode()(在模块base64中)
a85encode()(在模块base64中)
ABC(abc中的类别)
abc(module)
ABCMeta(abc中的类)
abiflags(in module sys)
abort()
(asyncio.DatagramTransport method)
(asyncio.WriteTransport method)
(ftplib.FTP method)
(在模块os中)
(threading.Barrier method)
above()(curses.panel.Panel方法)
abs
内建函数[1]
abs()(内建函数)
(decimal.Context method)
(在模块操作符)
abspath()(在os.path模块中)
abstract base class
AbstractBasicAuthHandler(urllib.request中的类)
abstractclassmethod()(在模块abc中)
AbstractDigestAuthHandler(urllib.request中的类)
AbstractEventLoop(asyncio中的类)
AbstractEventLoopPolicy(asyncio中的类)
AbstractFormatter(formatter中的类)
abstractmethod()(在模块abc中)
abstractproperty()(在模块abc中)
AbstractSet(类中的类)
abstractstaticmethod()(在模块abc中)
AbstractWriter(formatter中的类)
accept()(asyncore.dispatcher method)
(multiprocessing.connection.Listener方法)
(socket.socket method)
access()(在模块os中)
accumulate()(in module itertools)
acos()(在模块cmath中)
(在模块数学中)
acosh()(在模块cmath中)
(在模块数学中)
acquire()(_thread.lock方法)
(asyncio.Condition method)
(asyncio.Lock方法)
(asyncio.Semaphore method)
(logging.Handler method)
(multiprocessing.Lock方法)
(multiprocessing.RLock方法)
(threading.Condition method)
(threading.Lock方法)
(threading.RLock方法)
(threading.Semaphore method)
acquire_lock()(in module imp)
Action(argparse中的类)
action(optparse.Option attribute)
ACTIONS(optparse.Option属性)
active_children()(在模块多处理中)
active_count()(在模块线程中)
add()(decimal.Context method)
(在模块audioop中)
(在模块操作符)
(mailbox.Mailbox方法)
(mailbox.Maildir方法)
(msilib.RadioButtonGroup method)
(pstats.Stats方法)
(设置方法)
(tarfile.TarFile method)
(tkinter.ttk.Notebook method)
add_alias()(在module email.charset中)
add_alternative()(email.message.EmailMessage method)
add_argument()(argparse.ArgumentParser method)
add_argument_group()(argparse.ArgumentParser method)
add_attachment()(email.message.EmailMessage method)
add_cgi_vars()(wsgiref.handlers.BaseHandler方法)
add_charset()(在module email.charset中)
add_codec()(在模块email.charset中)
add_cookie_header()(http.cookiejar.CookieJar method)
add_data()(在msilib模块中)
add_done_callback()(asyncio.Future method)
(concurrent.futures.Future method)
add_fallback()(gettext.NullTranslations method)
add_file()(msilib.Directory method)
add_flag()(mailbox.MaildirMessage方法)
(mailbox.MMDFMessage方法)
(mailbox.mboxMessage method)
add_flowing_data()(formatter.formatter method)
add_folder()(mailbox.Maildir方法)
(mailbox.MH方法)
add_get_handler()(email.contentmanager.ContentManager method)
add_handler()(urllib.request.OpenerDirector method)
add_header()(email.message.Message method)
(urllib.request.Request method)
(wsgiref.headers.Headers method)
add_history()(在模块readline中)
add_hor_rule()(formatter.formatter method)
add_include_dir()(distutils.ccompiler.CCompiler method)
add_label()(mailbox.BabylMessage method)
add_label_data()(formatter.formatter method)
add_library()(distutils.ccompiler.CCompiler method)
add_library_dir()(distutils.ccompiler.CCompiler method)
add_line_break()(formatter.formatter method)
add_link_object()(distutils.ccompiler.CCompiler method)
add_literal_data()(formatter.formatter method)
add_mutually_exclusive_group()(argparse.ArgumentParser method)
add_option()(optparse.OptionParser方法)
add_parent()(urllib.request.BaseHandler方法)
add_password()(urllib.request.HTTPPasswordMgr method)
(urllib.request.HTTPPasswordMgrWithPriorAuth方法)
add_reader()(asyncio.AbstractEventLoop method)
add_related()(email.message.EmailMessage method)
add_runtime_library_dir()(distutils.ccompiler.CCompiler method)
add_section()(configparser.ConfigParser方法)
(configparser.RawConfigParser method)
add_sequence()(mailbox.MHMessage method)
add_set_handler()(email.contentmanager.ContentManager method)
add_signal_handler()(asyncio.AbstractEventLoop method)
add_stream()(在msilib模块中)
add_subparsers()(argparse.ArgumentParser method)
add_tables()(在msilib模块中)
add_type()(in module mimetypes)
add_unredirected_header()(urllib.request.Request method)
add_writer()(asyncio.AbstractEventLoop method)
addch()(curses.window method)
addCleanup()(unittest.TestCase method)
addcomponent()(turtle.Shape method)
addError()(unittest.TestResult method)
addExpectedFailure()(unittest.TestResult method)
addFailure()(unittest.TestResult method)
addfile()(tarfile.TarFile method)
addFilter()(logging.Handler method)
(logging.Logger方法)
addHandler()(logging.Logger method)
添加
addLevelName()(在模块日志记录中)
addnstr()(curses.window method)
AddPackagePath()(在模块modulefinder中)
addr(smtpd.SMTPChannel属性)
addr_spec(email.headerregistry.Address属性)
地址(email.headerregistry中的类)
地址(email.headerregistry.SingleAddressHeader属性)
(multiprocessing.connection.Listener属性)
(multiprocessing.managers.BaseManager属性)
address_exclude()(ipaddress.IPv4网络方法)
(ipaddress.IPv6网络方法)
address_family(socketserver.BaseServer属性)
address_string()(http.server.BaseHTTPRequestHandler方法)
地址(email.headerregistry.AddressHeader属性)
(email.headerregistry.Group attribute)
AddressHeader(email.headerregistry中的类)
addressof()(在模块ctypes中)
AddressValueError
addshape()(in module turtle)
addsitedir()(在模块网站)
addSkip()(unittest.TestResult method)
addstr()(curses.window method)
addSubTest()(unittest.TestResult method)
addSuccess()(unittest.TestResult method)
addTest()(unittest.TestSuite method)
addTests()(unittest.TestSuite方法)
addTypeEqualityFunc()(unittest.TestCase method)
addUnexpectedSuccess()(unittest.TestResult method)
adjusted()(decimal.Decimal method)
adler32()(在模块zlib中)
ADPCM,Intel / DVI
adpcm2lin()(in module audioop)
AF_CAN(在模块插槽中)
AF_INET(在模块插槽中)
AF_INET6(在模块插槽中)
AF_LINK(在模块插槽中)
AF_RDS(在模块插槽中)
AF_UNIX(在模块插座中)
aifc(module)
aifc()(aifc.aifc method)
AIFF[1]
aiff()(aifc.aifc method)
AIFF-C[1]
报警()(在模块信号中)
alaw2lin()(in module audioop)
ALERT_DESCRIPTION_HANDSHAKE_FAILURE(在模块ssl中)
ALERT_DESCRIPTION_INTERNAL_ERROR(在模块ssl中)
algorithms_available(在模块hashlib中)
algorithms_guaranteed(在模块hashlib中)
alias(pdb命令)
alignment()(在模块ctypes中)
alive(weakref.finalize属性)
all()(内建函数)
all_errors(在模块ftplib中)
all_features(in module xml.sax.handler)
all_frames(tracemalloc.Filter attribute)
all_properties(in module xml.sax.handler)
all_suffixes()(in module importlib.machinery)
all_tasks()(asyncio.Task类方法)
allocate_lock()(in module _thread)
allow_reuse_address(socketserver.BaseServer属性)
allowed_domains()(http.cookiejar.DefaultCookiePolicy method)
alt()(在curses.ascii模块中)
ALT_DIGITS(在模块语言区域)
altsep(在模块os中)
altzone(在模块时间)
ALWAYS_TYPED_ACTIONS(optparse.Option属性)
AMPER(在模块令牌中)
AMPEREQUAL(在模块令牌中)
按位
操作符[1][2]
and_()(在模块操作符)
注意(inspect.Parameter属性)
注解
函数[1]
announce()(distutils.ccompiler.CCompiler method)
匿名
函数
answer_challenge()(in module multiprocessing.connection)
anticipate_failure()(在module test.support中)
任何(输入类别)
ANY(在module unittest.mock)
any()(内建函数)
api_version(in module sys)
apop()(poplib.POP3 method)
APPDATA
append()(array.array method)
(容器.deque方法)
(email.header.Header method)
(imaplib.IMAP4 method)
(msilib.CAB method)
(pipes.Template method)
(序列方法)
(xml.etree.ElementTree.Element method)
append_history_file()(在模块readline中)
appendChild()(xml.dom.Node method)
appendleft()(容器.deque method)
application_uri()(在wsgiref.util模块中)
apply(2to3 fixer)
apply()(multiprocessing.pool.Pool method)
apply_async()(multiprocessing.pool.Pool method)
apply_defaults()(inspect.BoundArguments method)
architecture()(在模块平台中)
存档(zipimport.zipimporter属性)
aRepr(在模块reprlib中)
argparse(module)
args(BaseException attribute)
(functools.partial attribute)
(inspect.BoundArguments属性)
(pdb命令)
(subprocess.CompletedProcess属性)
(subprocess.Popen属性)
argtypes(ctypes._FuncPtr attribute)
argument
调用语义
与参数的差异
函数
函数定义
ArgumentDefaultsHelpFormatter(argparse中的类)
ArgumentError
ArgumentParser(argparse中的类)
参数(inspect.BoundArguments属性)
argv(in module sys)[1]
算术
转换
操作,二进制
操作,一元
ArithmeticError
数组
模块[1]
数组(数组中的类)
数组(ctypes中的类)
array(module)
Array()(在模块多处理中)
(在模块multiprocessing.sharedctypes中)
(multiprocessing.managers.SyncManager method)
数组
article()(nntplib.NNTP method)
import语句
与语句
as_bytes()(email.message.Message method)
as_completed()(in module asyncio)
(在模块concurrent.futures中)
as_integer_ratio()(float method)
AS_IS(在模块格式化程序中)
as_posix()(pathlib.PurePath method)
as_string()(email.message.Message method)
as_tuple()(decimal.Decimal method)
as_uri()(pathlib.PurePath method)
ASCII[1]
ascii
(在模块re中)
内建函数
ascii()(内建函数)
(在模块curses.ascii中)
ascii_letters(在模块字符串中)
ascii_lowercase(在模块字符串中)
ascii_uppercase(在模块字符串中)
asctime()(在模块时间)
asin()(in module cmath)
(在模块数学中)
asinh()(in module cmath)
(在模块数学中)
断言
语句[1]
assert_any_call()(unittest.mock.Mock method)
assert_called_once_with()(unittest.mock.Mock method)
assert_called_with()(unittest.mock.Mock method)
assert_has_calls()(unittest.mock.Mock method)
assert_line_data()(formatter.formatter method)
assert_not_called()(unittest.mock.Mock method)
assertAlmostEqual()(unittest.TestCase method)
assertCountEqual()(unittest.TestCase method)
assertDictEqual()(unittest.TestCase method)
assertEqual()(unittest.TestCase method)
assertFalse()(unittest.TestCase method)
assertGreater()(unittest.TestCase method)
assertGreaterEqual()(unittest.TestCase method)
assertIn()(unittest.TestCase method)
AssertionError
异常
断言
debugging
assertIs()(unittest.TestCase method)
assertIsInstance()(unittest.TestCase method)
assertIsNone()(unittest.TestCase method)
assertIsNot()(unittest.TestCase method)
assertIsNotNone()(unittest.TestCase method)
assertLess()(unittest.TestCase method)
assertLessEqual()(unittest.TestCase method)
assertListEqual()(unittest.TestCase method)
assertLogs()(unittest.TestCase method)
assertMultiLineEqual()(unittest.TestCase method)
assertNotAlmostEqual()(unittest.TestCase method)
assertNotEqual() (unittest.TestCase method)
assertNotIn()(unittest.TestCase method)
assertNotIsInstance()(unittest.TestCase method)
assertNotRegex()(unittest.TestCase method)
assertRaises()(unittest.TestCase method)
assertRaisesRegex()(unittest.TestCase method)
assertRegex()(unittest.TestCase method)
断言(2to3 fixer)
assertSequenceEqual()(unittest.TestCase method)
assertSetEqual()(unittest.TestCase method)
assertTrue()(unittest.TestCase method)
assertTupleEqual()(unittest.TestCase method)
assertWarns()(unittest.TestCase method)
assertWarnsRegex()(unittest.TestCase method)
分配
属性[1]
augmented
类属性
class实例属性
切片
切片
语句[1]
下标
订阅
目标列表
AST(ast类别)
ast(module)
astimezone()(datetime.datetime method)
异步
关键字
ASYNC(在模块令牌中)
async def
语句
async为
语句
异步
语句
async()(in module asyncio)
async_chat(asynchat中的类)
async_chat.ac_in_buffer_size(in module asynchat)
async_chat.ac_out_buffer_size(in module asynchat)
asynchat(module)
asynchronous context manager
asynchronous iterable
asynchronous iterator
asyncio(module)
asyncio.subprocess.DEVNULL(在模块asyncio中)
asyncio.subprocess.PIPE(in module asyncio)
asyncio.subprocess.Process(asyncio中的类)
asyncio.subprocess.STDOUT(in module asyncio)
AsyncIterable(容器中的类别.abc)
AsyncIterator(容器中的类别.abc)
异步(模块)
AsyncResult(multiprocessing.pool中的类)
AT(在模块令牌中)
at_eof()(asyncio.StreamReader method)
atan()(in module cmath)
(在模块数学中)
atan2() (in module math)
atanh()(in module cmath)
(在模块数学中)
ATEQUAL(在模块令牌中)
atexit(module)
(weakref.finalize属性)
atof()(在模块语言区域)
atoi()(在模块语言区域)
atom
attach()(email.message.Message method)
attach_mock()(unittest.mock.Mock method)
AttlistDeclHandler()(xml.parsers.expat.xmlparser method)
attrgetter()(在模块操作符)
attrib(xml.etree.ElementTree.Element属性)
属性[1]
分配[1]
赋值,类
assignment,class Example
class
class实例
删除 T0>
通用特殊
参考
特殊
AttributeError
异常
属性(xml.dom.Node属性)
AttributesImpl(xml.sax.xmlreader中的类)
AttributesNSImpl(xml.sax.xmlreader中的类)
attroff()(curses.window method)
attron()(curses.window method)
attrset()(curses.window method)
音频交换文件格式[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(module)
增强
分配
auth()(ftplib.FTP_TLS method)
(smtplib.SMTP method)
authenticate()(imaplib.IMAP4 method)
AuthenticationError
authenticators()(netrc.netrc method)
authkey(multiprocessing.Process attribute)
avg()(in module audioop)
avgpp()(in module audioop)
avoids_symlink_attacks(shutil.rmtree属性)
等待
关键字
AWAIT(在模块令牌中)
awaitable
Awaitable(容器.abc中的类)