- I (於 re 模組中)
-
I/O control
- iadd() (於 operator 模組中)
- iand() (於 operator 模組中)
- IC (ic 中的類別)
- ic (模組)
-
icglue
- iconcat() (於 operator 模組中)
- icopen (模組)
-
id
- id() (unittest.TestCase 的成員函數)
- idcok() (curses.window 的成員函數)
- ident (select.kevent 的屬性)
- identchars (cmd.Cmd 的屬性)
- identifier, [1]
-
identity
- identity of an object
- idioms (2to3 fixer)
- idiv() (於 operator 模組中)
- IDLE, [1]
- idle() (FrameWork.Application 的成員函數)
- IDLESTARTUP
- idlok() (curses.window 的成員函數)
- IEEE-754
-
if
- ifilter() (於 itertools 模組中)
- ifilterfalse() (於 itertools 模組中)
- ifloordiv() (於 operator 模組中)
- iglob() (於 glob 模組中)
- ignorableWhitespace() (xml.sax.handler.ContentHandler 的成員函數)
- ignore_errors() (於 codecs 模組中)
- IGNORE_EXCEPTION_DETAIL (於 doctest 模組中)
- ignore_patterns() (於 shutil 模組中)
- IGNORECASE (於 re 模組中)
- ihave() (nntplib.NNTP 的成員函數)
- ilshift() (於 operator 模組中)
- im_class (method attribute), [1]
- im_func (method attribute), [1], [2], [3]
- im_self (method attribute), [1], [2]
- imag (numbers.Complex 的屬性)
- imageop (模組)
- imaginary literal
- imap() (multiprocessing.pool.multiprocessing.Pool 的成員函數)
-
IMAP4
- IMAP4 (imaplib 中的類別)
- IMAP4.abort
- IMAP4.error
- IMAP4.readonly
-
IMAP4_SSL
- IMAP4_SSL (imaplib 中的類別)
-
IMAP4_stream
- IMAP4_stream (imaplib 中的類別)
- imap_unordered() (multiprocessing.pool.multiprocessing.Pool 的成員函數)
- imaplib (模組)
- imgfile (模組)
- imghdr (模組)
- immedok() (curses.window 的成員函數)
- immutable
- immutable object
-
immutable sequence
-
immutable types
- ImmutableSet (sets 中的類別)
- imod() (於 operator 模組中)
-
imp
- imp (模組)
-
import
- import (2to3 fixer)
- Import module
- import_file() (imputil.DynLoadSuffixImporter 的成員函數)
- IMPORT_FROM (opcode)
- IMPORT_NAME (opcode)
- IMPORT_STAR (opcode)
- import_top() (imputil.Importer 的成員函數)
- importer
- Importer (imputil 中的類別)
- ImportError
- ImportManager (imputil 中的類別)
- imports (2to3 fixer)
- imports2 (2to3 fixer)
- ImportWarning
- ImproperConnectionState
- imputil (模組)
- imul() (於 operator 模組中)
-
in
- 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 模組中)
- inc() (EasyDialogs.ProgressBar 的成員函數)
- inch() (curses.window 的成員函數)
-
inclusive
- Incomplete
- IncompleteRead
- incr_item(), [1]
- increment_lineno() (於 ast 模組中)
- IncrementalDecoder (codecs 中的類別)
- IncrementalEncoder (codecs 中的類別)
- IncrementalNewlineDecoder (io 中的類別)
- IncrementalParser (xml.sax.xmlreader 中的類別)
- indent (doctest.Example 的屬性)
- INDENT token
- indentation, [1]
- Independent JPEG Group
- index (於 cd 模組中)
- index operation
- index() (array.array 的成員函數)
- IndexError
- indexOf() (於 operator 模組中)
- IndexSizeErr
- indices() (slice 的方法)
- inet_aton() (於 socket 模組中)
- inet_ntoa() (於 socket 模組中)
- inet_ntop() (於 socket 模組中)
- inet_pton() (於 socket 模組中)
- Inexact (decimal 中的類別)
- infile (shlex.shlex 的屬性)
- Infinity, [1]
- info() (gettext.NullTranslations 的成員函數)
- infolist() (zipfile.ZipFile 的成員函數)
- InfoScrap() (於 Carbon.Scrap 模組中)
- inheritance
- ini file
- init() (於 fm 模組中)
- init_builtin() (於 imp 模組中)
- init_color() (於 curses 模組中)
- init_database() (於 msilib 模組中)
- init_frozen() (於 imp 模組中)
- init_pair() (於 curses 模組中)
- inited (於 mimetypes 模組中)
- initial_indent (textwrap.TextWrapper 的屬性)
- initialize_options() (distutils.command.register.Command 的成員函數)
- initscr() (於 curses 模組中)
- INPLACE_ADD (opcode)
- INPLACE_AND (opcode)
- INPLACE_DIVIDE (opcode)
- INPLACE_FLOOR_DIVIDE (opcode)
- INPLACE_LSHIFT (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
- input (2to3 fixer)
- input() (內建函式)
- input_charset (email.charset.Charset 的屬性)
- input_codec (email.charset.Charset 的屬性)
- InputOnly (Tix 中的類別)
- InputSource (xml.sax.xmlreader 中的類別)
- InputType (於 cStringIO 模組中)
- insch() (curses.window 的成員函數)
- insdelln() (curses.window 的成員函數)
- insert() (array.array 的成員函數)
- insert_text() (於 readline 模組中)
- insertBefore() (xml.dom.Node 的成員函數)
- InsertionLoc (aetypes 中的類別)
- insertln() (curses.window 的成員函數)
- insnstr() (curses.window 的成員函數)
- insort() (於 bisect 模組中)
- insort_left() (於 bisect 模組中)
- insort_right() (於 bisect 模組中)
- inspect (模組)
- insstr() (curses.window 的成員函數)
- install() (gettext.NullTranslations 的成員函數)
- install_opener() (於 urllib2 模組中)
- installaehandler() (MiniAEFrame.AEServer 的成員函數)
- installAutoGIL() (於 autoGIL 模組中)
-
instance
- instance() (於 new 模組中)
- instancemethod() (於 new 模組中)
- InstanceType (於 types 模組中)
- instr() (curses.window 的成員函數)
- instream (shlex.shlex 的屬性)
-
int
- int (uuid.UUID 的屬性)
- int() (內建函式)
- Int2AP() (於 imaplib 模組中)
- integer
- integer division
- integer literal
- Integral (numbers 中的類別)
- Integrated Development Environment
- Intel/DVI ADPCM
- interact() (code.InteractiveConsole 的成員函數)
- interactive
- interactive mode
- InteractiveConsole (code 中的類別)
- InteractiveInterpreter (code 中的類別)
- intern (2to3 fixer)
- intern() (內建函式)
- internal type
- internal_attr (zipfile.ZipInfo 的屬性)
- Internaldate2tuple() (於 imaplib 模組中)
- internalSubset (xml.dom.DocumentType 的屬性)
- Internet
- Internet Config
|
|