This document is for an old version of Python that is
no longer supported
. You should upgrade and read the
Python documentation for the current stable release
.
탐색
색인
모듈
|
Python
»
Python 2.7.18 문서
»
Index – I
I (re 모듈)
I/O control
buffering
,
[1]
,
[2]
POSIX
tty
UNIX
iadd() (operator 모듈)
iand() (operator 모듈)
IC (ic 클래스)
ic (모듈)
icglue
모듈
iconcat() (operator 모듈)
icopen (모듈)
id
내장 함수
id() (unittest.TestCase 메서드)
(내장 함수)
idcok() (curses.window 메서드)
ident (cd 모듈)
(select.kevent의 속성)
(threading.Thread의 속성)
identchars (cmd.Cmd의 속성)
identifier
,
[1]
identify() (ttk.Notebook 메서드)
(ttk.Treeview 메서드)
(ttk.Widget 메서드)
identify_column() (ttk.Treeview 메서드)
identify_element() (ttk.Treeview 메서드)
identify_region() (ttk.Treeview 메서드)
identify_row() (ttk.Treeview 메서드)
identity
test
identity of an object
idioms (2to3 fixer)
idiv() (operator 모듈)
IDLE
,
[1]
idle() (FrameWork.Application 메서드)
IDLESTARTUP
idlok() (curses.window 메서드)
IEEE-754
if
글
,
[1]
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 메서드)
ihooks
모듈
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() (itertools 모듈)
(multiprocessing.pool.multiprocessing.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.multiprocessing.Pool 메서드)
imaplib (모듈)
imgfile (모듈)
imghdr (모듈)
immedok() (curses.window 메서드)
immutable
data type
object
,
[1]
객체
immutable (불변)
immutable object
immutable sequence
객체
immutable types
subclassing
ImmutableSet (sets 클래스)
imod() (operator 모듈)
imp
모듈
imp (모듈)
ImpImporter (pkgutil 클래스)
ImpLoader (pkgutil 클래스)
import
글
,
[1]
,
[2]
,
[3]
,
[4]
import (2to3 fixer)
import_file() (imputil.DynLoadSuffixImporter 메서드)
import_fresh_module() (test.support 모듈)
IMPORT_FROM (opcode)
import_module() (importlib 모듈)
(test.support 모듈)
IMPORT_NAME (opcode)
IMPORT_STAR (opcode)
import_top() (imputil.Importer 메서드)
Importer (imputil 클래스)
importer (임포터)
ImportError
예외
,
[1]
,
[2]
importing (임포팅)
importlib (모듈)
ImportManager (imputil 클래스)
imports (2to3 fixer)
imports2 (2to3 fixer)
ImportWarning
ImproperConnectionState
imputil (모듈)
imul() (operator 모듈)
in
연산자
,
[1]
,
[2]
키워드
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
or
Incomplete
IncompleteRead
incr_item()
,
[1]
increment_lineno() (ast 모듈)
IncrementalDecoder (codecs 클래스)
IncrementalEncoder (codecs 클래스)
IncrementalNewlineDecoder (io 클래스)
IncrementalParser (xml.sax.xmlreader 클래스)
indent (doctest.Example의 속성)
INDENT (token 모듈)
INDENT token
indentation
IndentationError
Independent JPEG Group
index (cd 모듈)
index operation
index() (array.array 메서드)
(list method)
(operator 모듈)
(str 메서드)
(string 모듈)
(ttk.Notebook 메서드)
(ttk.Treeview 메서드)
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 메서드)
(logging 모듈)
(logging.Logger 메서드)
infolist() (zipfile.ZipFile 메서드)
InfoScrap() (Carbon.Scrap 모듈)
inheritance
ini file
init() (fm 모듈)
(mimetypes 모듈)
init_builtin() (imp 모듈)
init_color() (curses 모듈)
init_database() (msilib 모듈)
init_frozen() (imp 모듈)
init_pair() (curses 모듈)
inited (mimetypes 모듈)
initgroups() (os 모듈)
initial_indent (textwrap.TextWrapper의 속성)
initialize_options() (distutils.cmd.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
raw
내장 함수
,
[1]
input (2to3 fixer)
input() (fileinput 모듈)
(내장 함수)
input_charset (email.charset.Charset의 속성)
input_codec (email.charset.Charset의 속성)
InputOnly (Tix 클래스)
InputSource (xml.sax.xmlreader 클래스)
InputType (cStringIO 모듈)
inquiry (C 데이터 형식)
insch() (curses.window 메서드)
insdelln() (curses.window 메서드)
insert() (array.array 메서드)
(list method)
(ttk.Notebook 메서드)
(ttk.Treeview 메서드)
(xml.etree.ElementTree.Element 메서드)
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 모듈)
(gettext.NullTranslations 메서드)
(imputil.ImportManager 메서드)
install_opener() (urllib2 모듈)
installaehandler() (MiniAEFrame.AEServer 메서드)
installAutoGIL() (autoGIL 모듈)
installHandler() (unittest 모듈)
instance
call
,
[1]
class
객체
,
[1]
,
[2]
,
[3]
,
[4]
instance() (new 모듈)
instancemethod() (new 모듈)
InstanceType (types 모듈)
instate() (ttk.Widget 메서드)
instr() (curses.window 메서드)
instream (shlex.shlex의 속성)
int
내장 함수
,
[1]
,
[2]
int (uuid.UUID의 속성)
(내장 클래스)
Int2AP() (imaplib 모듈)
integer
division
division, long
literals
literals, long
representation
types, operations on
객체
,
[1]
,
[2]
integer division
integer literal
Integral (numbers 클래스)
Integrated Development Environment
Intel/DVI ADPCM
interact() (code 모듈)
(code.InteractiveConsole 메서드)
(telnetlib.Telnet 메서드)
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
interpolation, string (%)
InterpolationDepthError
InterpolationError
InterpolationMissingOptionError
InterpolationSyntaxError
interpreted (인터프리티드)
interpreter
interpreter lock
interpreter prompts
interrupt() (sqlite3.Connection 메서드)
interrupt_main() (thread 모듈)
intersection() (frozenset 메서드)
intersection_update() (frozenset 메서드)
IntlText (aetypes 클래스)
IntlWritingCode (aetypes 클래스)
intro (cmd.Cmd의 속성)
IntType (in modules types)
(types 모듈)
InuseAttributeErr
inv() (operator 모듈)
InvalidAccessErr
InvalidCharacterErr
InvalidModificationErr
InvalidOperation (decimal 클래스)
InvalidStateErr
InvalidURL
inversion
invert() (operator 모듈)
invocation
io (모듈)
IOBase (io 클래스)
ioctl() (fcntl 모듈)
(socket.socket 메서드)
IOError
ior() (operator 모듈)
ipow() (operator 모듈)
irepeat() (operator 모듈)
IRIS Font Manager
IRIX
threads
irshift() (operator 모듈)
is
연산자
,
[1]
is not
연산자
,
[1]
is_() (operator 모듈)
is_alive() (multiprocessing.Process 메서드)
(threading.Thread 메서드)
is_assigned() (symtable.Symbol 메서드)
is_blocked() (cookielib.DefaultCookiePolicy 메서드)
is_builtin() (imp 모듈)
is_canonical() (decimal.Context 메서드)
(decimal.Decimal 메서드)
IS_CHARACTER_JUNK() (difflib 모듈)
is_data() (multifile.MultiFile 메서드)
is_declared_global() (symtable.Symbol 메서드)
is_empty() (asynchat.fifo 메서드)
is_expired() (cookielib.Cookie 메서드)
is_finite() (decimal.Context 메서드)
(decimal.Decimal 메서드)
is_free() (symtable.Symbol 메서드)
is_frozen() (imp 모듈)
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_local() (symtable.Symbol 메서드)
is_multipart() (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() (cookielib.DefaultCookiePolicy 메서드)
is_optimized() (symtable.SymbolTable 메서드)
is_package() (zipimport.zipimporter 메서드)
is_parameter() (symtable.Symbol 메서드)
is_python_build() (sysconfig 모듈)
is_qnan() (decimal.Context 메서드)
(decimal.Decimal 메서드)
is_referenced() (symtable.Symbol 메서드)
is_resource_enabled() (test.support 모듈)
is_scriptable() (gensuitemodule 모듈)
is_set() (threading.Event 메서드)
is_signed() (decimal.Context 메서드)
(decimal.Decimal 메서드)
is_snan() (decimal.Context 메서드)
(decimal.Decimal 메서드)
is_subnormal() (decimal.Context 메서드)
(decimal.Decimal 메서드)
is_tarfile() (tarfile 모듈)
is_term_resized() (curses 모듈)
is_tracked() (gc 모듈)
is_unverifiable() (urllib2.Request 메서드)
is_wintouched() (curses.window 메서드)
is_zero() (decimal.Context 메서드)
(decimal.Decimal 메서드)
is_zipfile() (zipfile 모듈)
isabs() (os.path 모듈)
isabstract() (inspect 모듈)
isAlive() (threading.Thread 메서드)
isalnum() (curses.ascii 모듈)
(str 메서드)
isalpha() (curses.ascii 모듈)
(str 메서드)
isascii() (curses.ascii 모듈)
isatty() (chunk.Chunk 메서드)
(file 메서드)
(io.IOBase 메서드)
(os 모듈)
isblank() (curses.ascii 모듈)
isblk() (tarfile.TarInfo 메서드)
isbuiltin() (inspect 모듈)
isCallable() (operator 모듈)
ischr() (tarfile.TarInfo 메서드)
isclass() (inspect 모듈)
iscntrl() (curses.ascii 모듈)
iscode() (inspect 모듈)
iscomment() (rfc822.Message 메서드)
isctrl() (curses.ascii 모듈)
isDaemon() (threading.Thread 메서드)
isdatadescriptor() (inspect 모듈)
isdecimal() (unicode 메서드)
isdev() (tarfile.TarInfo 메서드)
isdigit() (curses.ascii 모듈)
(str 메서드)
isdir() (os.path 모듈)
(tarfile.TarInfo 메서드)
isdisjoint() (frozenset 메서드)
isdown() (turtle 모듈)
iselement() (xml.etree.ElementTree 모듈)
isenabled() (gc 모듈)
isEnabledFor() (logging.Logger 메서드)
isendwin() (curses 모듈)
ISEOF() (token 모듈)
isexpr() (parser 모듈)
(parser.ST 메서드)
isfifo() (tarfile.TarInfo 메서드)
isfile() (os.path 모듈)
(tarfile.TarInfo 메서드)
isfirstline() (fileinput 모듈)
isframe() (inspect 모듈)
isfunction() (inspect 모듈)
isgenerator() (inspect 모듈)
isgeneratorfunction() (inspect 모듈)
isgetsetdescriptor() (inspect 모듈)
isgraph() (curses.ascii 모듈)
isheader() (rfc822.Message 메서드)
isinf() (cmath 모듈)
(math 모듈)
isinstance (2to3 fixer)
isinstance() (내장 함수)
iskeyword() (keyword 모듈)
islast() (rfc822.Message 메서드)
isleap() (calendar 모듈)
islice() (itertools 모듈)
islink() (os.path 모듈)
islnk() (tarfile.TarInfo 메서드)
islower() (curses.ascii 모듈)
(str 메서드)
isMappingType() (operator 모듈)
ismemberdescriptor() (inspect 모듈)
ismeta() (curses.ascii 모듈)
ismethod() (inspect 모듈)
ismethoddescriptor() (inspect 모듈)
ismodule() (inspect 모듈)
ismount() (os.path 모듈)
isnan() (cmath 모듈)
(math 모듈)
ISNONTERMINAL() (token 모듈)
isNumberType() (operator 모듈)
isnumeric() (unicode 메서드)
isocalendar() (datetime.date 메서드)
(datetime.datetime 메서드)
isoformat() (datetime.date 메서드)
(datetime.datetime 메서드)
(datetime.time 메서드)
isolation_level (sqlite3.Connection의 속성)
isoweekday() (datetime.date 메서드)
(datetime.datetime 메서드)
isprint() (curses.ascii 모듈)
ispunct() (curses.ascii 모듈)
isqueued() (fl 모듈)
isreadable() (pprint 모듈)
(pprint.PrettyPrinter 메서드)
isrecursive() (pprint 모듈)
(pprint.PrettyPrinter 메서드)
isreg() (tarfile.TarInfo 메서드)
isReservedKey() (Cookie.Morsel 메서드)
isroutine() (inspect 모듈)
isSameNode() (xml.dom.Node 메서드)
isSequenceType() (operator 모듈)
isSet() (threading.Event 메서드)
isspace() (curses.ascii 모듈)
(str 메서드)
isstdin() (fileinput 모듈)
issubclass() (내장 함수)
issubset() (frozenset 메서드)
issuite() (parser 모듈)
(parser.ST 메서드)
issuperset() (frozenset 메서드)
issym() (tarfile.TarInfo 메서드)
ISTERMINAL() (token 모듈)
istitle() (str 메서드)
istraceback() (inspect 모듈)
isub() (operator 모듈)
isupper() (curses.ascii 모듈)
(str 메서드)
isvisible() (turtle 모듈)
isxdigit() (curses.ascii 모듈)
item
sequence
string
item selection
item() (ttk.Treeview 메서드)
(xml.dom.NamedNodeMap 메서드)
(xml.dom.NodeList 메서드)
itemgetter() (operator 모듈)
items() (ConfigParser.ConfigParser 메서드)
(ConfigParser.RawConfigParser 메서드)
(dict 메서드)
(email.message.Message 메서드)
(mailbox.Mailbox 메서드)
(xml.etree.ElementTree.Element 메서드)
itemsize (array.array의 속성)
(memoryview의 속성)
ItemsView (collections 클래스)
iter() (xml.etree.ElementTree.Element 메서드)
(xml.etree.ElementTree.ElementTree 메서드)
(내장 함수)
iter_child_nodes() (ast 모듈)
iter_fields() (ast 모듈)
iter_importers() (pkgutil 모듈)
iter_modules() (pkgutil 모듈)
Iterable (collections 클래스)
iterable (이터러블)
IterableUserDict (UserDict 클래스)
Iterator (collections 클래스)
iterator (이터레이터)
iterator protocol
iterdecode() (codecs 모듈)
iterdump (sqlite3.Connection의 속성)
iterencode() (codecs 모듈)
(json.JSONEncoder 메서드)
iterfind() (xml.etree.ElementTree.Element 메서드)
(xml.etree.ElementTree.ElementTree 메서드)
iteritems() (dict 메서드)
(mailbox.Mailbox 메서드)
iterkeyrefs() (weakref.WeakKeyDictionary 메서드)
iterkeys() (dict 메서드)
(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)
itervaluerefs() (weakref.WeakValueDictionary 메서드)
itervalues() (dict 메서드)
(mailbox.Mailbox 메서드)
iterweekdays() (calendar.Calendar 메서드)
ITIMER_PROF (signal 모듈)
ITIMER_REAL (signal 모듈)
ITIMER_VIRTUAL (signal 모듈)
ItimerError
itruediv() (operator 모듈)
ixor() (operator 모듈)
izip() (itertools 모듈)
izip_longest() (itertools 모듈)
빠른 검색
탐색
색인
모듈
|
Python
»
Python 2.7.18 문서
»