瀏覽
索引
模組
|
Python
»
3.9.20 Documentation
»
|
索引 – 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 (模組)
ABCMeta (abc 中的類別)
abiflags (於 sys 模組中)
abort()
(asyncio.DatagramTransport 的方法)
(asyncio.WriteTransport 的方法)
(ftplib.FTP 的方法)
(threading.Barrier 的方法)
(於 os 模組中)
above() (curses.panel.Panel 的方法)
ABOVE_NORMAL_PRIORITY_CLASS (於 subprocess 模組中)
abs
內建函式
,
[1]
abs() (decimal.Context 的方法)
(內建函式)
(於 operator 模組中)
AbsoluteLinkError
AbsolutePathError
abspath() (於 os.path 模組中)
abstract base class(抽象基底類別)
AbstractAsyncContextManager (contextlib 中的類別)
AbstractBasicAuthHandler (urllib.request 中的類別)
AbstractChildWatcher (asyncio 中的類別)
abstractclassmethod() (於 abc 模組中)
AbstractContextManager (contextlib 中的類別)
AbstractDigestAuthHandler (urllib.request 中的類別)
AbstractEventLoop (asyncio 中的類別)
AbstractEventLoopPolicy (asyncio 中的類別)
AbstractFormatter (formatter 中的類別)
abstractmethod() (於 abc 模組中)
abstractproperty() (於 abc 模組中)
AbstractSet (typing 中的類別)
abstractstaticmethod() (於 abc 模組中)
AbstractWriter (formatter 中的類別)
accept() (asyncore.dispatcher 的方法)
(multiprocessing.connection.Listener 的方法)
(socket.socket 的方法)
access() (於 os 模組中)
accumulate() (於 itertools 模組中)
aclose() (agen 的方法)
(contextlib.AsyncExitStack 的方法)
acos() (於 cmath 模組中)
(於 math 模組中)
acosh() (於 cmath 模組中)
(於 math 模組中)
acquire() (_thread.lock 的方法)
(asyncio.Condition 的方法)
(asyncio.Lock 的方法)
(asyncio.Semaphore 的方法)
(logging.Handler 的方法)
(multiprocessing.Lock 的方法)
(multiprocessing.RLock 的方法)
(threading.Condition 的方法)
(threading.Lock 的方法)
(threading.RLock 的方法)
(threading.Semaphore 的方法)
acquire_lock() (於 imp 模組中)
Action (argparse 中的類別)
action (optparse.Option 的屬性)
ACTIONS (optparse.Option 的屬性)
active_children() (於 multiprocessing 模組中)
active_count() (於 threading 模組中)
actual() (tkinter.font.Font 的方法)
Add (ast 中的類別)
add() (decimal.Context 的方法)
(frozenset 的方法)
(graphlib.TopologicalSorter 的方法)
(mailbox.Mailbox 的方法)
(mailbox.Maildir 的方法)
(msilib.RadioButtonGroup 的方法)
(pstats.Stats 的方法)
(tarfile.TarFile 的方法)
(tkinter.ttk.Notebook 的方法)
(於 audioop 模組中)
(於 operator 模組中)
add_alias() (於 email.charset 模組中)
add_alternative() (email.message.EmailMessage 的方法)
add_argument() (argparse.ArgumentParser 的方法)
add_argument_group() (argparse.ArgumentParser 的方法)
add_attachment() (email.message.EmailMessage 的方法)
add_cgi_vars() (wsgiref.handlers.BaseHandler 的方法)
add_charset() (於 email.charset 模組中)
add_child_handler() (asyncio.AbstractChildWatcher 的方法)
add_codec() (於 email.charset 模組中)
add_cookie_header() (http.cookiejar.CookieJar 的方法)
add_data() (於 msilib 模組中)
add_dll_directory() (於 os 模組中)
add_done_callback() (asyncio.Future 的方法)
(asyncio.Task 的方法)
(concurrent.futures.Future 的方法)
add_fallback() (gettext.NullTranslations 的方法)
add_file() (msilib.Directory 的方法)
add_flag() (mailbox.MaildirMessage 的方法)
(mailbox.mboxMessage 的方法)
(mailbox.MMDFMessage 的方法)
add_flowing_data() (formatter.formatter 的方法)
add_folder() (mailbox.Maildir 的方法)
(mailbox.MH 的方法)
add_get_handler() (email.contentmanager.ContentManager 的方法)
add_handler() (urllib.request.OpenerDirector 的方法)
add_header() (email.message.EmailMessage 的方法)
(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.ArgumentParser 的方法)
add_option() (optparse.OptionParser 的方法)
add_parent() (urllib.request.BaseHandler 的方法)
add_password() (urllib.request.HTTPPasswordMgr 的方法)
(urllib.request.HTTPPasswordMgrWithPriorAuth 的方法)
add_reader() (asyncio.loop 的方法)
add_related() (email.message.EmailMessage 的方法)
add_runtime_library_dir() (distutils.ccompiler.CCompiler 的方法)
add_section() (configparser.ConfigParser 的方法)
(configparser.RawConfigParser 的方法)
add_sequence() (mailbox.MHMessage 的方法)
add_set_handler() (email.contentmanager.ContentManager 的方法)
add_signal_handler() (asyncio.loop 的方法)
add_stream() (於 msilib 模組中)
add_subparsers() (argparse.ArgumentParser 的方法)
add_tables() (於 msilib 模組中)
add_type() (於 mimetypes 模組中)
add_unredirected_header() (urllib.request.Request 的方法)
add_writer() (asyncio.loop 的方法)
addAsyncCleanup() (unittest.IsolatedAsyncioTestCase 的方法)
addaudithook() (於 sys 模組中)
addch() (curses.window 的方法)
addClassCleanup() (unittest.TestCase 的類別成員)
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 的方法)
addinfourl (urllib.response 中的類別)
addition
addLevelName() (於 logging 模組中)
addModuleCleanup() (於 unittest 模組中)
addnstr() (curses.window 的方法)
AddPackagePath() (於 modulefinder 模組中)
addr (smtpd.SMTPChannel 的屬性)
addr_spec (email.headerregistry.Address 的屬性)
Address (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 (email.headerregistry 中的類別)
addressof() (於 ctypes 模組中)
AddressValueError
addshape() (於 turtle 模組中)
addsitedir() (於 site 模組中)
addSkip() (unittest.TestResult 的方法)
addstr() (curses.window 的方法)
addSubTest() (unittest.TestResult 的方法)
addSuccess() (unittest.TestResult 的方法)
addTest() (unittest.TestSuite 的方法)
addTests() (unittest.TestSuite 的方法)
addTypeEqualityFunc() (unittest.TestCase 的方法)
addUnexpectedSuccess() (unittest.TestResult 的方法)
adjust_int_max_str_digits() (於 test.support 模組中)
adjusted() (decimal.Decimal 的方法)
adler32() (於 zlib 模組中)
ADPCM, Intel/DVI
adpcm2lin() (於 audioop 模組中)
AF_ALG (於 socket 模組中)
AF_CAN (於 socket 模組中)
AF_INET (於 socket 模組中)
AF_INET6 (於 socket 模組中)
AF_LINK (於 socket 模組中)
AF_PACKET (於 socket 模組中)
AF_QIPCRTR (於 socket 模組中)
AF_RDS (於 socket 模組中)
AF_UNIX (於 socket 模組中)
AF_VSOCK (於 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 模組中)
AlertDescription (ssl 中的類別)
algorithms_available (於 hashlib 模組中)
algorithms_guaranteed (於 hashlib 模組中)
Alias
Generic
alias (ast 中的類別)
(pdb command)
alignment() (於 ctypes 模組中)
alive (weakref.finalize 的屬性)
all() (內建函式)
all_errors (於 ftplib 模組中)
all_features (於 xml.sax.handler 模組中)
all_frames (tracemalloc.Filter 的屬性)
all_properties (於 xml.sax.handler 模組中)
all_suffixes() (於 importlib.machinery 模組中)
all_tasks() (於 asyncio 模組中)
allocate_lock() (於 _thread 模組中)
allocfunc (C 型態)
allow_reuse_address (socketserver.BaseServer 的屬性)
allowed_domains() (http.cookiejar.DefaultCookiePolicy 的方法)
alt() (於 curses.ascii 模組中)
ALT_DIGITS (於 locale 模組中)
altsep (於 os 模組中)
altzone (於 time 模組中)
ALWAYS_EQ (於 test.support 模組中)
ALWAYS_TYPED_ACTIONS (optparse.Option 的屬性)
AMPER (於 token 模組中)
AMPEREQUAL (於 token 模組中)
and
bitwise
運算子
,
[1]
,
[2]
And (ast 中的類別)
and_() (於 operator 模組中)
AnnAssign (ast 中的類別)
annotated
assignment
Annotated (於 typing 模組中)
annotation (inspect.Parameter 的屬性)
annotations
function
,
[1]
annotation(註釋)
announce() (distutils.ccompiler.CCompiler 的方法)
anonymous
function
answer_challenge() (於 multiprocessing.connection 模組中)
anticipate_failure() (於 test.support 模組中)
Any (於 typing 模組中)
ANY (於 unittest.mock 模組中)
any() (內建函式)
AnyStr (於 typing 模組中)
api_version (於 sys 模組中)
apilevel (於 sqlite3 模組中)
apop() (poplib.POP3 的方法)
APPDATA
append() (array.array 的方法)
(collections.deque 的方法)
(email.header.Header 的方法)
(imaplib.IMAP4 的方法)
(msilib.CAB 的方法)
(pipes.Template 的方法)
(sequence method)
(xml.etree.ElementTree.Element 的方法)
append_history_file() (於 readline 模組中)
appendChild() (xml.dom.Node 的方法)
appendleft() (collections.deque 的方法)
application_uri() (於 wsgiref.util 模組中)
apply (2to3 fixer)
apply() (multiprocessing.pool.Pool 的方法)
apply_async() (multiprocessing.pool.Pool 的方法)
apply_defaults() (inspect.BoundArguments 的方法)
architecture() (於 platform 模組中)
archive (zipimport.zipimporter 的屬性)
aRepr (於 reprlib 模組中)
arg (ast 中的類別)
argparse (模組)
args (BaseException 的屬性)
(functools.partial 的屬性)
(inspect.BoundArguments 的屬性)
(pdb command)
(subprocess.CompletedProcess 的屬性)
(subprocess.Popen 的屬性)
args_from_interpreter_flags() (於 test.support 模組中)
argtypes (ctypes._FuncPtr 的屬性)
argument
call semantics
difference from parameter
function
function definition
ArgumentDefaultsHelpFormatter (argparse 中的類別)
ArgumentError
ArgumentParser (argparse 中的類別)
arguments (ast 中的類別)
(inspect.BoundArguments 的屬性)
argument(引數)
argv (in module sys)
(於 sys 模組中)
arithmetic
conversion
operation, binary
operation, unary
ArithmeticError
array
模組
,
[1]
array (array 中的類別)
Array (ctypes 中的類別)
array (模組)
Array() (multiprocessing.managers.SyncManager 的方法)
(於 multiprocessing 模組中)
(於 multiprocessing.sharedctypes 模組中)
arrays
arraysize (sqlite3.Cursor 的屬性)
article() (nntplib.NNTP 的方法)
as
except clause
import statement
with statement
關鍵字
,
[1]
,
[2]
as_bytes() (email.message.EmailMessage 的方法)
(email.message.Message 的方法)
as_completed() (於 asyncio 模組中)
(於 concurrent.futures 模組中)
as_file() (於 importlib.resources 模組中)
as_integer_ratio() (decimal.Decimal 的方法)
(float 的方法)
(fractions.Fraction 的方法)
(int 的方法)
AS_IS (於 formatter 模組中)
as_posix() (pathlib.PurePath 的方法)
as_string() (email.message.EmailMessage 的方法)
(email.message.Message 的方法)
as_tuple() (decimal.Decimal 的方法)
as_uri() (pathlib.PurePath 的方法)
ASCII
,
[1]
ascii
(於 re 模組中)
內建函式
ascii() (內建函式)
(於 curses.ascii 模組中)
ascii_letters (於 string 模組中)
ascii_lowercase (於 string 模組中)
ascii_uppercase (於 string 模組中)
asctime() (於 time 模組中)
asdict() (於 dataclasses 模組中)
asend() (agen 的方法)
asin() (於 cmath 模組中)
(於 math 模組中)
asinh() (於 cmath 模組中)
(於 math 模組中)
askcolor() (於 tkinter.colorchooser 模組中)
askdirectory() (於 tkinter.filedialog 模組中)
askfloat() (於 tkinter.simpledialog 模組中)
askinteger() (於 tkinter.simpledialog 模組中)
askokcancel() (於 tkinter.messagebox 模組中)
askopenfile() (於 tkinter.filedialog 模組中)
askopenfilename() (於 tkinter.filedialog 模組中)
askopenfilenames() (於 tkinter.filedialog 模組中)
askopenfiles() (於 tkinter.filedialog 模組中)
askquestion() (於 tkinter.messagebox 模組中)
askretrycancel() (於 tkinter.messagebox 模組中)
asksaveasfile() (於 tkinter.filedialog 模組中)
asksaveasfilename() (於 tkinter.filedialog 模組中)
askstring() (於 tkinter.simpledialog 模組中)
askyesno() (於 tkinter.messagebox 模組中)
askyesnocancel() (於 tkinter.messagebox 模組中)
assert
陳述式
,
[1]
Assert (ast 中的類別)
assert_any_await() (unittest.mock.AsyncMock 的方法)
assert_any_call() (unittest.mock.Mock 的方法)
assert_awaited() (unittest.mock.AsyncMock 的方法)
assert_awaited_once() (unittest.mock.AsyncMock 的方法)
assert_awaited_once_with() (unittest.mock.AsyncMock 的方法)
assert_awaited_with() (unittest.mock.AsyncMock 的方法)
assert_called() (unittest.mock.Mock 的方法)
assert_called_once() (unittest.mock.Mock 的方法)
assert_called_once_with() (unittest.mock.Mock 的方法)
assert_called_with() (unittest.mock.Mock 的方法)
assert_has_awaits() (unittest.mock.AsyncMock 的方法)
assert_has_calls() (unittest.mock.Mock 的方法)
assert_line_data() (formatter.formatter 的方法)
assert_not_awaited() (unittest.mock.AsyncMock 的方法)
assert_not_called() (unittest.mock.Mock 的方法)
assert_python_failure() (於 test.support.script_helper 模組中)
assert_python_ok() (於 test.support.script_helper 模組中)
assertAlmostEqual() (unittest.TestCase 的方法)
assertCountEqual() (unittest.TestCase 的方法)
assertDictEqual() (unittest.TestCase 的方法)
assertEqual() (unittest.TestCase 的方法)
assertFalse() (unittest.TestCase 的方法)
assertGreater() (unittest.TestCase 的方法)
assertGreaterEqual() (unittest.TestCase 的方法)
assertIn() (unittest.TestCase 的方法)
assertInBytecode() (test.support.bytecode_helper.BytecodeTestCase 的方法)
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 的方法)
assertLogs() (unittest.TestCase 的方法)
assertMultiLineEqual() (unittest.TestCase 的方法)
assertNotAlmostEqual() (unittest.TestCase 的方法)
assertNotEqual() (unittest.TestCase 的方法)
assertNotIn() (unittest.TestCase 的方法)
assertNotInBytecode() (test.support.bytecode_helper.BytecodeTestCase 的方法)
assertNotIsInstance() (unittest.TestCase 的方法)
assertNotRegex() (unittest.TestCase 的方法)
assertRaises() (unittest.TestCase 的方法)
assertRaisesRegex() (unittest.TestCase 的方法)
assertRegex() (unittest.TestCase 的方法)
asserts (2to3 fixer)
assertSequenceEqual() (unittest.TestCase 的方法)
assertSetEqual() (unittest.TestCase 的方法)
assertTrue() (unittest.TestCase 的方法)
assertTupleEqual() (unittest.TestCase 的方法)
assertWarns() (unittest.TestCase 的方法)
assertWarnsRegex() (unittest.TestCase 的方法)
Assign (ast 中的類別)
assignment
annotated
attribute
,
[1]
augmented
class attribute
class instance attribute
slice
slicing
statement
,
[1]
subscript
subscription
target list
AST (ast 中的類別)
ast (模組)
ast command line option
--help
--include-attributes
--indent <indent>
--mode <mode>
--no-type-comments
-a
-h
-i <indent>
-m <mode>
astimezone() (datetime.datetime 的方法)
astuple() (於 dataclasses 模組中)
async
關鍵字
ASYNC (於 token 模組中)
async def
陳述式
async for
in comprehensions
陳述式
async with
陳述式
async_chat (asynchat 中的類別)
async_chat.ac_in_buffer_size (於 asynchat 模組中)
async_chat.ac_out_buffer_size (於 asynchat 模組中)
AsyncContextManager (typing 中的類別)
asynccontextmanager() (於 contextlib 模組中)
AsyncExitStack (contextlib 中的類別)
AsyncFor (ast 中的類別)
AsyncFunctionDef (ast 中的類別)
AsyncGenerator (collections.abc 中的類別)
(typing 中的類別)
AsyncGeneratorType (於 types 模組中)
asynchat (模組)
asynchronous context manager(非同步情境管理器)
asynchronous generator
asynchronous iterator
function
asynchronous generator iterator(非同步產生器疊代器)
asynchronous generator(非同步產生器)
asynchronous iterable(非同步可疊代物件)
asynchronous iterator(非同步疊代器)
asynchronous-generator
物件
asyncio (模組)
asyncio.subprocess.DEVNULL (內建變數)
asyncio.subprocess.PIPE (內建變數)
asyncio.subprocess.Process (內建類別)
asyncio.subprocess.STDOUT (內建變數)
AsyncIterable (collections.abc 中的類別)
(typing 中的類別)
AsyncIterator (collections.abc 中的類別)
(typing 中的類別)
AsyncMock (unittest.mock 中的類別)
asyncore (模組)
AsyncResult (multiprocessing.pool 中的類別)
asyncSetUp() (unittest.IsolatedAsyncioTestCase 的方法)
asyncTearDown() (unittest.IsolatedAsyncioTestCase 的方法)
AsyncWith (ast 中的類別)
AT (於 token 模組中)
at_eof() (asyncio.StreamReader 的方法)
atan() (於 cmath 模組中)
(於 math 模組中)
atan2() (於 math 模組中)
atanh() (於 cmath 模組中)
(於 math 模組中)
ATEQUAL (於 token 模組中)
atexit (weakref.finalize 的屬性)
(模組)
athrow() (agen 的方法)
atof() (於 locale 模組中)
atoi() (於 locale 模組中)
atom
attach() (email.message.Message 的方法)
attach_loop() (asyncio.AbstractChildWatcher 的方法)
attach_mock() (unittest.mock.Mock 的方法)
AttlistDeclHandler() (xml.parsers.expat.xmlparser 的方法)
attrgetter() (於 operator 模組中)
attrib (xml.etree.ElementTree.Element 的屬性)
attribute
assignment
,
[1]
assignment, class
assignment, class instance
class
class instance
deletion
generic special
reference
special
Attribute (ast 中的類別)
AttributeError
例外
attributes (xml.dom.Node 的屬性)
AttributesImpl (xml.sax.xmlreader 中的類別)
AttributesNSImpl (xml.sax.xmlreader 中的類別)
attribute(屬性)
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 (模組)
audit events
audit() (於 sys 模組中)
auditing
AugAssign (ast 中的類別)
augmented
assignment
auth() (ftplib.FTP_TLS 的方法)
(smtplib.SMTP 的方法)
authenticate() (imaplib.IMAP4 的方法)
AuthenticationError
authenticators() (netrc.netrc 的方法)
authkey (multiprocessing.Process 的屬性)
auto (enum 中的類別)
autorange() (timeit.Timer 的方法)
available_timezones() (於 zoneinfo 模組中)
avg() (於 audioop 模組中)
avgpp() (於 audioop 模組中)
avoids_symlink_attacks (shutil.rmtree 的屬性)
await
in comprehensions
關鍵字
,
[1]
Await (ast 中的類別)
AWAIT (於 token 模組中)
await_args (unittest.mock.AsyncMock 的屬性)
await_args_list (unittest.mock.AsyncMock 的屬性)
await_count (unittest.mock.AsyncMock 的屬性)
Awaitable (collections.abc 中的類別)
(typing 中的類別)
awaitable(可等待物件)
瀏覽
索引
模組
|
Python
»
3.9.20 Documentation
»
|