这个文档所针对的是一个已不再受支持的 Python 旧版本。 你应当升级版本,并阅读
Python 当前稳定版本的文档
.
瀏覽
索引
模組
|
Python
»
3.6.15 Documentation
»
|
索引 – I
I (於 re 模組中)
I/O control
buffering
,
[1]
POSIX
tty
UNIX
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]
IDLESTARTUP
,
[1]
idlok() (curses.window 的方法)
IEEE-754
if
conditional expression
in comprehensions
陳述式
,
[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 -- 不可变
immutable object
immutable sequence
物件
immutable types
subclassing
imod() (於 operator 模組中)
imp
模組
imp (模組)
ImpImporter (pkgutil 中的類別)
implementation (於 sys 模組中)
ImpLoader (pkgutil 中的類別)
import
hooks
陳述式
,
[1]
,
[2]
,
[3]
,
[4]
import (2to3 fixer)
import hooks
import machinery
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]
,
[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
json.tool command line option
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 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
interpolated string literal
interpolation
bytearray (%)
bytes (%)
interpolation, string (%)
InterpolationDepthError
InterpolationError
InterpolationMissingOptionError
InterpolationSyntaxError
interpreted -- 解释型
interpreter
interpreter lock
interpreter prompts
interpreter shutdown -- 解释器关闭
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 (模組)
io.StringIO
物件
IOBase (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 (ipaddress 中的類別)
IPv4Interface (ipaddress 中的類別)
IPv4Network (ipaddress 中的類別)
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_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 的方法)
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_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_referenced() (symtable.Symbol 的方法)
is_reserved (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
is_reserved() (pathlib.PurePath 的方法)
is_resource_enabled() (於 test.support 模組中)
is_running() (asyncio.AbstractEventLoop 的方法)
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() (於 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 的方法)
(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 中的類別)
iterable -- 可迭代对象
Iterator (collections.abc 中的類別)
(typing 中的類別)
iterator -- 迭代器
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 的方法)
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
»
3.6.15 Documentation
»
|