导航
索引
模块
|
Python
»
3.10.2 Documentation
»
索引
|
索引 – I
I() (在 re 模块中)
I/O control
buffering
,
[1]
POSIX
tty
UNIX
iadd() (在 operator 模块中)
iand() (在 operator 模块中)
iconcat() (在 operator 模块中)
id
內置函数
id (ssl.SSLSession 属性)
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]
IDLE_PRIORITY_CLASS() (在 subprocess 模块中)
IDLESTARTUP
,
[1]
,
[2]
,
[3]
idlok() (curses.window 方法)
if
conditional expression
in comprehensions
关键字
语句
,
[1]
If (ast 中的类)
if_indextoname() (在 socket 模块中)
if_nameindex() (在 socket 模块中)
if_nametoindex() (在 socket 模块中)
IfExp (ast 中的类)
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 -- 不可变
immutable object
immutable sequence
对象
immutable types
subclassing
imod() (在 operator 模块中)
imp
模块
,
[1]
ImpImporter (pkgutil 中的类)
impl_detail() (在 test.support 模块中)
implementation() (在 sys 模块中)
ImpLoader (pkgutil 中的类)
import
hooks
语句
,
[1]
,
[2]
,
[3]
,
[4]
import (2to3 fixer)
Import (ast 中的类)
import hooks
import machinery
import path -- 导入路径
import_fresh_module() (在 test.support.import_helper 模块中)
IMPORT_FROM (opcode)
import_module() (在 importlib 模块中)
(在 test.support.import_helper 模块中)
IMPORT_NAME (opcode)
IMPORT_STAR (opcode)
importer -- 导入器
ImportError
例外
ImportFrom (ast 中的类)
importing -- 导入
importlib
模块
importlib.abc
模块
importlib.machinery
模块
importlib.metadata
模块
importlib.resources
模块
importlib.util
模块
imports (2to3 fixer)
imports2 (2to3 fixer)
ImportWarning
ImproperConnectionState
imul() (在 operator 模块中)
in
关键字
运算符
,
[1]
,
[2]
In (ast 中的类)
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() (在 textwrap 模块中)
INDENT() (在 token 模块中)
indent() (在 xml.etree.ElementTree 模块中)
indentation
IndentationError
index operation
index() (array.array 方法)
(bytearray 方法)
(bytes 方法)
(collections.deque 方法)
(multiprocessing.shared_memory.ShareableList 方法)
(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
json.tool command line option
infile (shlex.shlex 属性)
Infinity
infj() (在 cmath 模块中)
info() (dis.Bytecode 方法)
(gettext.NullTranslations 方法)
(http.client.HTTPResponse 方法)
(logging.Logger 方法)
(urllib.response.addinfourl 方法)
(在 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 方法)
initproc (C type)
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()
內置函数
input() (在 fileinput 模块中)
input_charset (email.charset.Charset 属性)
input_codec (email.charset.Charset 属性)
InputOnly (tkinter.tix 中的类)
InputSource (xml.sax.xmlreader 中的类)
inquiry (C type)
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 command line option
--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
INTERNET_TIMEOUT() (在 test.support 模块中)
interpolated string literal
interpolation
bytearray (%)
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 模块中)
inv_cdf() (statistics.NormalDist 方法)
InvalidAccessErr
invalidate_caches() (importlib.abc.MetaPathFinder 方法)
(importlib.abc.PathEntryFinder 方法)
(importlib.machinery.FileFinder 方法)
(importlib.machinery.PathFinder 类方法)
(zipimport.zipimporter 方法)
(在 importlib 模块中)
InvalidCharacterErr
InvalidModificationErr
InvalidOperation (decimal 中的类)
InvalidStateErr
InvalidStateError
,
[1]
InvalidTZPathWarning
InvalidURL
inversion
Invert (ast 中的类)
invert() (在 operator 模块中)
invocation
io
模块
,
[1]
IO (typing 中的类)
io.StringIO
对象
IO_REPARSE_TAG_APPEXECLINK() (在 stat 模块中)
IO_REPARSE_TAG_MOUNT_POINT() (在 stat 模块中)
IO_REPARSE_TAG_SYMLINK() (在 stat 模块中)
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.socket_helper 模块中)
IPv6Address (ipaddress 中的类)
IPv6Interface (ipaddress 中的类)
IPv6Network (ipaddress 中的类)
irrefutable case block
irshift() (在 operator 模块中)
is
运算符
,
[1]
Is (ast 中的类)
is not
运算符
,
[1]
is_() (在 operator 模块中)
is_absolute() (pathlib.PurePath 方法)
is_active() (asyncio.AbstractChildWatcher 方法)
(graphlib.TopologicalSorter 方法)
is_alive() (multiprocessing.Process 方法)
(threading.Thread 方法)
is_android() (在 test.support 模块中)
is_annotated() (symtable.Symbol 方法)
is_assigned() (symtable.Symbol 方法)
is_async (pyclbr.Function 属性)
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.loop 方法)
is_closing() (asyncio.BaseTransport 方法)
(asyncio.StreamWriter 方法)
is_dataclass() (在 dataclasses 模块中)
is_declared_global() (symtable.Symbol 方法)
is_dir() (importlib.abc.Traversable 方法)
(os.DirEntry 方法)
(pathlib.Path 方法)
(zipfile.Path 方法)
(zipfile.ZipInfo 方法)
is_enabled() (在 faulthandler 模块中)
is_expired() (http.cookiejar.Cookie 方法)
is_fifo() (pathlib.Path 方法)
is_file() (importlib.abc.Traversable 方法)
(os.DirEntry 方法)
(pathlib.Path 方法)
(zipfile.Path 方法)
is_finalized() (在 gc 模块中)
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_nonlocal() (symtable.Symbol 方法)
is_normal() (decimal.Context 方法)
(decimal.Decimal 方法)
is_normalized() (在 unicodedata 模块中)
is_not() (在 operator 模块中)
is_not_allowed() (http.cookiejar.DefaultCookiePolicy 方法)
IS_OP (opcode)
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_relative_to() (pathlib.PurePath 方法)
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.loop 方法)
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_typeddict() (在 typing 模块中)
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 模块中)
isfifo() (tarfile.TarInfo 方法)
isfile() (tarfile.TarInfo 方法)
(在 os.path 模块中)
isfinite() (在 cmath 模块中)
(在 math 模块中)
isfirstline() (在 fileinput 模块中)
isframe() (在 inspect 模块中)
isfunction() (在 inspect 模块中)
isfuture() (在 asyncio 模块中)
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 模块中)
IsNot (ast 中的类)
isnumeric() (str 方法)
isocalendar() (datetime.date 方法)
(datetime.datetime 方法)
isoformat() (datetime.date 方法)
(datetime.datetime 方法)
(datetime.time 方法)
IsolatedAsyncioTestCase (unittest 中的类)
isolation_level (sqlite3.Connection 属性)
isoweekday() (datetime.date 方法)
(datetime.datetime 方法)
isprint() (在 curses.ascii 模块中)
isprintable() (str 方法)
ispunct() (在 curses.ascii 模块中)
isqrt() (在 math 模块中)
isreadable() (pprint.PrettyPrinter 方法)
(在 pprint 模块中)
isrecursive() (pprint.PrettyPrinter 方法)
(在 pprint 模块中)
isreg() (tarfile.TarInfo 方法)
isReservedKey() (http.cookies.Morsel 方法)
isroutine() (在 inspect 模块中)
isSameNode() (xml.dom.Node 方法)
issoftkeyword() (在 keyword 模块中)
isspace() (bytearray 方法)
(bytes 方法)
(str 方法)
(在 curses.ascii 模块中)
isstdin() (在 fileinput 模块中)
issubclass()
內置函数
issubset() (frozenset 方法)
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 模块中)
ITALIC() (在 tkinter.font 模块中)
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()
內置函数
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 中的类)
iterable -- 可迭代对象
Iterator (collections.abc 中的类)
(typing 中的类)
iterator -- 迭代器
iterator protocol
iterdecode() (在 codecs 模块中)
iterdir() (importlib.abc.Traversable 方法)
(pathlib.Path 方法)
(zipfile.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 方法)
iternextfunc (C type)
iterparse() (在 xml.etree.ElementTree 模块中)
itertext() (xml.etree.ElementTree.Element 方法)
itertools
模块
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
»
3.10.2 Documentation
»
索引
|