瀏覽
索引
模組
|
Python
»
zh_TW
3.7.0
Documentation
»
|
索引 – I
I (於 re 模組中)
I/O control
POSIX
UNIX
buffering
,
[1]
tty
iadd() (於 operator 模組中)
iand() (於 operator 模組中)
iconcat() (於 operator 模組中)
id
內建函式
id (ssl.SSLSession 的屬性)
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]
IDLE_PRIORITY_CLASS (於 subprocess 模組中)
IDLESTARTUP
,
[1]
,
[2]
idlok() (curses.window 的成員函數)
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 (wsgiref.handlers 中的類別)
ilshift() (於 operator 模組中)
imag (numbers.Complex 的屬性)
imaginary literal
imap() (multiprocessing.pool.Pool 的成員函數)
IMAP4
protocol
IMAP4 (imaplib 中的類別)
IMAP4.abort
IMAP4.error
IMAP4.readonly
IMAP4_SSL
protocol
IMAP4_SSL (imaplib 中的類別)
IMAP4_stream
protocol
IMAP4_stream (imaplib 中的類別)
imap_unordered() (multiprocessing.pool.Pool 的成員函數)
imaplib (模組)
imatmul() (於 operator 模組中)
imghdr (模組)
immedok() (curses.window 的成員函數)
immutable
data type
object
,
[1]
sequence types
物件
immutable object
immutable sequence
物件
immutable types
subclassing
imod() (於 operator 模組中)
imp
模組
imp (模組)
ImpImporter (pkgutil 中的類別)
impl_detail() (於 test.support 模組中)
implementation (於 sys 模組中)
ImpLoader (pkgutil 中的類別)
import
hooks
陳述式
,
[1]
,
[2]
,
[3]
import (2to3 fixer)
import hooks
import machinery
import path
import__find__load__done (C 函式)
import__find__load__start (C 函式)
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.resources (模組)
importlib.util (模組)
imports (2to3 fixer)
imports2 (2to3 fixer)
ImportWarning
ImproperConnectionState
imul() (於 operator 模組中)
in
運算子
,
[1]
,
[2]
關鍵字
,
[1]
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
inclusive (tracemalloc.DomainFilter 的屬性)
(tracemalloc.Filter 的屬性)
Incomplete
IncompleteRead
IncompleteReadError
incr_item()
,
[1]
increment_lineno() (於 ast 模組中)
IncrementalDecoder (codecs 中的類別)
incrementaldecoder (codecs.CodecInfo 的屬性)
IncrementalEncoder (codecs 中的類別)
incrementalencoder (codecs.CodecInfo 的屬性)
IncrementalNewlineDecoder (io 中的類別)
IncrementalParser (xml.sax.xmlreader 中的類別)
indent (doctest.Example 的屬性)
INDENT (於 token 模組中)
INDENT token
indent() (於 textwrap 模組中)
indentation
IndentationError
index operation
index() (array.array 的成員函數)
(bytearray 的方法)
(bytes 的方法)
(collections.deque 的成員函數)
(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 (decimal 中的類別)
inf (於 cmath 模組中)
(於 math 模組中)
infile
命令列選項
infile (shlex.shlex 的屬性)
Infinity
infj (於 cmath 模組中)
info() (dis.Bytecode 的成員函數)
(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 模組中)
inode() (os.DirEntry 的成員函數)
INPLACE_ADD (opcode)
INPLACE_AND (opcode)
INPLACE_FLOOR_DIVIDE (opcode)
INPLACE_LSHIFT (opcode)
INPLACE_MATRIX_MULTIPLY (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
(2to3 fixer)
input() (內建函式)
(於 fileinput 模組中)
input_charset (email.charset.Charset 的屬性)
input_codec (email.charset.Charset 的屬性)
InputOnly (tkinter.tix 中的類別)
InputSource (xml.sax.xmlreader 中的類別)
inquiry (C 型態)
insch() (curses.window 的成員函數)
insdelln() (curses.window 的成員函數)
insert() (array.array 的成員函數)
(collections.deque 的成員函數)
(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 (模組)
inspect 命令列選項
--details
InspectLoader (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 的屬性)
Instruction (dis 中的類別)
Instruction.arg (於 dis 模組中)
Instruction.argrepr (於 dis 模組中)
Instruction.argval (於 dis 模組中)
Instruction.is_jump_target (於 dis 模組中)
Instruction.offset (於 dis 模組中)
Instruction.opcode (於 dis 模組中)
Instruction.opname (於 dis 模組中)
Instruction.starts_line (於 dis 模組中)
int
內建函式
,
[1]
,
[2]
int (uuid.UUID 的屬性)
(內建類別)
Int2AP() (於 imaplib 模組中)
int_info (於 sys 模組中)
integer
literals
representation
types, operations on
物件
,
[1]
,
[2]
integer literal
Integral (numbers 中的類別)
Integrated Development Environment
IntegrityError
Intel/DVI ADPCM
IntEnum (enum 中的類別)
interact (pdb command)
interact() (code.InteractiveConsole 的成員函數)
(telnetlib.Telnet 的成員函數)
(於 code 模組中)
interactive
interactive mode
InteractiveConsole (code 中的類別)
InteractiveInterpreter (code 中的類別)
intern (2to3 fixer)
intern() (於 sys 模組中)
internal type
internal_attr (zipfile.ZipInfo 的屬性)
Internaldate2tuple() (於 imaplib 模組中)
internalSubset (xml.dom.DocumentType 的屬性)
Internet
interpolated string literal
interpolation, bytearray (%)
interpolation, bytes (%)
interpolation, string (%)
InterpolationDepthError
InterpolationError
InterpolationMissingOptionError
InterpolationSyntaxError
interpreted
interpreter
interpreter lock
interpreter prompts
interpreter shutdown
interpreter_requires_environment() (於 test.support.script_helper 模組中)
interrupt() (sqlite3.Connection 的成員函數)
interrupt_main() (於 _thread 模組中)
InterruptedError
intersection() (frozenset 的方法)
intersection_update() (frozenset 的方法)
IntFlag (enum 中的類別)
intro (cmd.Cmd 的屬性)
InuseAttributeErr
inv() (於 operator 模組中)
InvalidAccessErr
invalidate_caches() (importlib.abc.MetaPathFinder 的成員函數)
(importlib.abc.PathEntryFinder 的成員函數)
(importlib.machinery.FileFinder 的成員函數)
(importlib.machinery.PathFinder 的類別成員)
(於 importlib 模組中)
InvalidCharacterErr
InvalidModificationErr
InvalidOperation (decimal 中的類別)
InvalidStateErr
InvalidStateError
InvalidURL
inversion
invert() (於 operator 模組中)
invocation
io
模組
io (typing 中的類別)
(模組)
io.StringIO
物件
IOBase (io 中的類別)
ioctl() (socket.socket 的成員函數)
(於 fcntl 模組中)
IOCTL_VM_SOCKETS_GET_LOCAL_CID (於 socket 模組中)
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 (ipaddress 中的類別)
IPv4Interface (ipaddress 中的類別)
IPv4Network (ipaddress 中的類別)
IPV6_ENABLED (於 test.support 模組中)
IPv6Address (ipaddress 中的類別)
IPv6Interface (ipaddress 中的類別)
IPv6Network (ipaddress 中的類別)
irshift() (於 operator 模組中)
is
運算子
,
[1]
is not
運算子
,
[1]
is_() (於 operator 模組中)
is_absolute() (pathlib.PurePath 的成員函數)
is_alive() (multiprocessing.Process 的成員函數)
(threading.Thread 的成員函數)
is_android (於 test.support 模組中)
is_assigned() (symtable.Symbol 的成員函數)
is_attachment() (email.message.EmailMessage 的成員函數)
is_authenticated() (urllib.request.HTTPPasswordMgrWithPriorAuth 的成員函數)
is_block_device() (pathlib.Path 的成員函數)
is_blocked() (http.cookiejar.DefaultCookiePolicy 的成員函數)
is_canonical() (decimal.Context 的成員函數)
(decimal.Decimal 的成員函數)
is_char_device() (pathlib.Path 的成員函數)
IS_CHARACTER_JUNK() (於 difflib 模組中)
is_check_supported() (於 lzma 模組中)
is_closed() (asyncio.AbstractEventLoop 的成員函數)
is_closing() (asyncio.BaseTransport 的成員函數)
(asyncio.StreamWriter 的成員函數)
is_dataclass() (於 dataclasses 模組中)
is_declared_global() (symtable.Symbol 的成員函數)
is_dir() (os.DirEntry 的成員函數)
(pathlib.Path 的成員函數)
(zipfile.ZipInfo 的成員函數)
is_enabled() (於 faulthandler 模組中)
is_expired() (http.cookiejar.Cookie 的成員函數)
is_fifo() (pathlib.Path 的成員函數)
is_file() (os.DirEntry 的成員函數)
(pathlib.Path 的成員函數)
is_finalizing() (於 sys 模組中)
is_finite() (decimal.Context 的成員函數)
(decimal.Decimal 的成員函數)
is_free() (symtable.Symbol 的成員函數)
is_global (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv6Address 的屬性)
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_mount() (pathlib.Path 的成員函數)
is_multicast (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
is_multipart() (email.message.EmailMessage 的成員函數)
(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_reading() (asyncio.ReadTransport 的成員函數)
is_referenced() (symtable.Symbol 的成員函數)
is_reserved (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
is_reserved() (pathlib.PurePath 的成員函數)
is_resource() (importlib.abc.ResourceReader 的成員函數)
(於 importlib.resources 模組中)
is_resource_enabled() (於 test.support 模組中)
is_running() (asyncio.AbstractEventLoop 的成員函數)
is_safe (uuid.UUID 的屬性)
is_serving() (asyncio.Server 的成員函數)
is_set() (asyncio.Event 的成員函數)
(threading.Event 的成員函數)
is_signed() (decimal.Context 的成員函數)
(decimal.Decimal 的成員函數)
is_site_local (ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
is_snan() (decimal.Context 的成員函數)
(decimal.Decimal 的成員函數)
is_socket() (pathlib.Path 的成員函數)
is_subnormal() (decimal.Context 的成員函數)
(decimal.Decimal 的成員函數)
is_symlink() (os.DirEntry 的成員函數)
(pathlib.Path 的成員函數)
is_tarfile() (於 tarfile 模組中)
is_term_resized() (於 curses 模組中)
is_tracing() (於 tracemalloc 模組中)
is_tracked() (於 gc 模組中)
is_unspecified (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
is_wintouched() (curses.window 的成員函數)
is_zero() (decimal.Context 的成員函數)
(decimal.Decimal 的成員函數)
is_zipfile() (於 zipfile 模組中)
isabs() (於 os.path 模組中)
isabstract() (於 inspect 模組中)
IsADirectoryError
isalnum() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
(於 curses.ascii 模組中)
isalpha() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
(於 curses.ascii 模組中)
isascii() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
(於 curses.ascii 模組中)
isasyncgen() (於 inspect 模組中)
isasyncgenfunction() (於 inspect 模組中)
isatty() (chunk.Chunk 的成員函數)
(io.IOBase 的成員函數)
(於 os 模組中)
isawaitable() (於 inspect 模組中)
isblank() (於 curses.ascii 模組中)
isblk() (tarfile.TarInfo 的成員函數)
isbuiltin() (於 inspect 模組中)
ischr() (tarfile.TarInfo 的成員函數)
isclass() (於 inspect 模組中)
isclose() (於 cmath 模組中)
(於 math 模組中)
iscntrl() (於 curses.ascii 模組中)
iscode() (於 inspect 模組中)
iscoroutine() (於 asyncio 模組中)
(於 inspect 模組中)
iscoroutinefunction() (於 asyncio 模組中)
(於 inspect 模組中)
isctrl() (於 curses.ascii 模組中)
isDaemon() (threading.Thread 的成員函數)
isdatadescriptor() (於 inspect 模組中)
isdecimal() (str 的方法)
isdev() (tarfile.TarInfo 的成員函數)
isdigit() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
(於 curses.ascii 模組中)
isdir() (tarfile.TarInfo 的成員函數)
(於 os.path 模組中)
isdisjoint() (frozenset 的方法)
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() (bytearray 的方法)
(bytes 的方法)
(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() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
(於 curses.ascii 模組中)
isstdin() (於 fileinput 模組中)
issubclass() (內建函式)
issubset() (frozenset 的方法)
issuite() (parser.ST 的成員函數)
(於 parser 模組中)
issuperset() (frozenset 的方法)
issym() (tarfile.TarInfo 的成員函數)
ISTERMINAL() (於 token 模組中)
istitle() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
istraceback() (於 inspect 模組中)
isub() (於 operator 模組中)
isupper() (bytearray 的方法)
(bytes 的方法)
(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 的成員函數)
(contextvars.Context 的成員函數)
(dict 的方法)
(email.message.EmailMessage 的成員函數)
(email.message.Message 的成員函數)
(mailbox.Mailbox 的成員函數)
(types.MappingProxyType 的成員函數)
(xml.etree.ElementTree.Element 的成員函數)
itemsize (array.array 的屬性)
(memoryview 的屬性)
ItemsView (collections.abc 中的類別)
(typing 中的類別)
iter() (xml.etree.ElementTree.Element 的成員函數)
(xml.etree.ElementTree.ElementTree 的成員函數)
(內建函式)
iter_attachments() (email.message.EmailMessage 的成員函數)
iter_child_nodes() (於 ast 模組中)
iter_fields() (於 ast 模組中)
iter_importers() (於 pkgutil 模組中)
iter_modules() (於 pkgutil 模組中)
iter_parts() (email.message.EmailMessage 的成員函數)
iter_unpack() (struct.Struct 的成員函數)
(於 struct 模組中)
iterable
unpacking
Iterable (collections.abc 中的類別)
(typing 中的類別)
iterator
Iterator (collections.abc 中的類別)
(typing 中的類別)
iterator protocol
iterdecode() (於 codecs 模組中)
iterdir() (pathlib.Path 的成員函數)
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 的成員函數)
itermonthdays3() (calendar.Calendar 的成員函數)
itermonthdays4() (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 模組中)
瀏覽
索引
模組
|
Python
»
zh_TW
3.7.0
Documentation
»
|