Index — Python 2.7.18 documentation 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. Navigation index modules | Python » en 2.7.18 Documentation » Index – I I (in module re) I/O control buffering, [1], [2] POSIX tty UNIX iadd() (in module operator) iand() (in module operator) IC (class in ic) ic (module) icglue module iconcat() (in module operator) icopen (module) id built-in function id() (built-in function) (unittest.TestCase method) idcok() (curses.window method) ident (in module cd) (select.kevent attribute) (threading.Thread attribute) identchars (cmd.Cmd attribute) identifier, [1] identify() (ttk.Notebook method) (ttk.Treeview method) (ttk.Widget method) identify_column() (ttk.Treeview method) identify_element() (ttk.Treeview method) identify_region() (ttk.Treeview method) identify_row() (ttk.Treeview method) identity test identity of an object idioms (2to3 fixer) idiv() (in module operator) IDLE, [1] idle() (FrameWork.Application method) IDLESTARTUP idlok() (curses.window method) IEEE-754 if statement, [1] ifilter() (in module itertools) ifilterfalse() (in module itertools) ifloordiv() (in module operator) iglob() (in module glob) ignorableWhitespace() (xml.sax.handler.ContentHandler method) ignore_errors() (in module codecs) IGNORE_EXCEPTION_DETAIL (in module doctest) ignore_patterns() (in module shutil) IGNORECASE (in module re) ihave() (nntplib.NNTP method) ihooks module ilshift() (in module operator) im_class (method attribute), [1] im_func (method attribute), [1], [2], [3] im_self (method attribute), [1], [2] imag (numbers.Complex attribute) imageop (module) imaginary literal imap() (in module itertools) (multiprocessing.pool.multiprocessing.Pool method) IMAP4 protocol IMAP4 (class in imaplib) IMAP4.abort IMAP4.error IMAP4.readonly IMAP4_SSL protocol IMAP4_SSL (class in imaplib) IMAP4_stream protocol IMAP4_stream (class in imaplib) imap_unordered() (multiprocessing.pool.multiprocessing.Pool method) imaplib (module) imgfile (module) imghdr (module) immedok() (curses.window method) immutable data type object, [1], [2] immutable object immutable sequence object immutable types subclassing ImmutableSet (class in sets) imod() (in module operator) imp module imp (module) ImpImporter (class in pkgutil) ImpLoader (class in pkgutil) import statement, [1], [2], [3], [4] import (2to3 fixer) import_file() (imputil.DynLoadSuffixImporter method) import_fresh_module() (in module test.support) IMPORT_FROM (opcode) import_module() (in module importlib) (in module test.support) IMPORT_NAME (opcode) IMPORT_STAR (opcode) import_top() (imputil.Importer method) importer Importer (class in imputil) ImportError exception, [1], [2] importing importlib (module) ImportManager (class in imputil) imports (2to3 fixer) imports2 (2to3 fixer) ImportWarning ImproperConnectionState imputil (module) imul() (in module operator) in keyword operator, [1], [2] in_dll() (ctypes._CData method) in_table_a1() (in module stringprep) in_table_b1() (in module stringprep) in_table_c11() (in module stringprep) in_table_c11_c12() (in module stringprep) in_table_c12() (in module stringprep) in_table_c21() (in module stringprep) in_table_c21_c22() (in module stringprep) in_table_c22() (in module stringprep) in_table_c3() (in module stringprep) in_table_c4() (in module stringprep) in_table_c5() (in module stringprep) in_table_c6() (in module stringprep) in_table_c7() (in module stringprep) in_table_c8() (in module stringprep) in_table_c9() (in module stringprep) in_table_d1() (in module stringprep) in_table_d2() (in module stringprep) inc() (EasyDialogs.ProgressBar method) inch() (curses.window method) inclusive or Incomplete IncompleteRead incr_item(), [1] increment_lineno() (in module ast) IncrementalDecoder (class in codecs) IncrementalEncoder (class in codecs) IncrementalNewlineDecoder (class in io) IncrementalParser (class in xml.sax.xmlreader) indent (doctest.Example attribute) INDENT (in module token) INDENT token indentation IndentationError Independent JPEG Group index (in module cd) index operation index() (array.array method) (in module operator) (in module string) (list method) (str method) (ttk.Notebook method) (ttk.Treeview method) IndexError indexOf() (in module operator) IndexSizeErr indices() (slice method) inet_aton() (in module socket) inet_ntoa() (in module socket) inet_ntop() (in module socket) inet_pton() (in module socket) Inexact (class in decimal) infile (shlex.shlex attribute) Infinity, [1] info() (gettext.NullTranslations method) (in module logging) (logging.Logger method) infolist() (zipfile.ZipFile method) InfoScrap() (in module Carbon.Scrap) inheritance ini file init() (in module fm) (in module mimetypes) init_builtin() (in module imp) init_color() (in module curses) init_database() (in module msilib) init_frozen() (in module imp) init_pair() (in module curses) inited (in module mimetypes) initgroups() (in module os) initial_indent (textwrap.TextWrapper attribute) initialize_options() (distutils.cmd.Command method) initscr() (in module 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 built-in function, [1] raw input (2to3 fixer) input() (built-in function) (in module fileinput) input_charset (email.charset.Charset attribute) input_codec (email.charset.Charset attribute) InputOnly (class in Tix) InputSource (class in xml.sax.xmlreader) InputType (in module cStringIO) inquiry (C type) insch() (curses.window method) insdelln() (curses.window method) insert() (array.array method) (list method) (ttk.Notebook method) (ttk.Treeview method) (xml.etree.ElementTree.Element method) insert_text() (in module readline) insertBefore() (xml.dom.Node method) InsertionLoc (class in aetypes) insertln() (curses.window method) insnstr() (curses.window method) insort() (in module bisect) insort_left() (in module bisect) insort_right() (in module bisect) inspect (module) insstr() (curses.window method) install() (gettext.NullTranslations method) (imputil.ImportManager method) (in module gettext) install_opener() (in module urllib2) installaehandler() (MiniAEFrame.AEServer method) installAutoGIL() (in module autoGIL) installHandler() (in module unittest) instance call, [1] class object, [1], [2], [3], [4] instance() (in module new) instancemethod() (in module new) InstanceType (in module types) instate() (ttk.Widget method) instr() (curses.window method) instream (shlex.shlex attribute) int built-in function, [1], [2] int (built-in class) (uuid.UUID attribute) Int2AP() (in module imaplib) integer division division, long literals literals, long object, [1], [2] representation types, operations on integer division integer literal Integral (class in numbers) Integrated Development Environment Intel/DVI ADPCM interact() (code.InteractiveConsole method) (in module code) (telnetlib.Telnet method) interactive interactive mode InteractiveConsole (class in code) InteractiveInterpreter (class in code) intern (2to3 fixer) intern() (built-in function) internal type internal_attr (zipfile.ZipInfo attribute) Internaldate2tuple() (in module imaplib) internalSubset (xml.dom.DocumentType attribute) Internet Internet Config interpolation, string (%) InterpolationDepthError InterpolationError InterpolationMissingOptionError InterpolationSyntaxError interpreted interpreter interpreter lock interpreter prompts interrupt() (sqlite3.Connection method) interrupt_main() (in module thread) intersection() (frozenset method) intersection_update() (frozenset method) IntlText (class in aetypes) IntlWritingCode (class in aetypes) intro (cmd.Cmd attribute) IntType (in module types) (in modules types) InuseAttributeErr inv() (in module operator) InvalidAccessErr InvalidCharacterErr InvalidModificationErr InvalidOperation (class in decimal) InvalidStateErr InvalidURL inversion invert() (in module operator) invocation io (module) IOBase (class in io) ioctl() (in module fcntl) (socket.socket method) IOError ior() (in module operator) ipow() (in module operator) irepeat() (in module operator) IRIS Font Manager IRIX threads irshift() (in module operator) is operator, [1] is not operator, [1] is_() (in module operator) is_alive() (multiprocessing.Process method) (threading.Thread method) is_assigned() (symtable.Symbol method) is_blocked() (cookielib.DefaultCookiePolicy method) is_builtin() (in module imp) is_canonical() (decimal.Context method) (decimal.Decimal method) IS_CHARACTER_JUNK() (in module difflib) is_data() (multifile.MultiFile method) is_declared_global() (symtable.Symbol method) is_empty() (asynchat.fifo method) is_expired() (cookielib.Cookie method) is_finite() (decimal.Context method) (decimal.Decimal method) is_free() (symtable.Symbol method) is_frozen() (in module imp) is_global() (symtable.Symbol method) is_hop_by_hop() (in module wsgiref.util) is_imported() (symtable.Symbol method) is_infinite() (decimal.Context method) (decimal.Decimal method) is_integer() (float method) is_jython (in module test.support) IS_LINE_JUNK() (in module difflib) is_linetouched() (curses.window method) is_local() (symtable.Symbol method) is_multipart() (email.message.Message method) is_namespace() (symtable.Symbol method) is_nan() (decimal.Context method) (decimal.Decimal method) is_nested() (symtable.SymbolTable method) is_normal() (decimal.Context method) (decimal.Decimal method) is_not() (in module operator) is_not_allowed() (cookielib.DefaultCookiePolicy method) is_optimized() (symtable.SymbolTable method) is_package() (zipimport.zipimporter method) is_parameter() (symtable.Symbol method) is_python_build() (in module sysconfig) is_qnan() (decimal.Context method) (decimal.Decimal method) is_referenced() (symtable.Symbol method) is_resource_enabled() (in module test.support) is_scriptable() (in module gensuitemodule) is_set() (threading.Event method) is_signed() (decimal.Context method) (decimal.Decimal method) is_snan() (decimal.Context method) (decimal.Decimal method) is_subnormal() (decimal.Context method) (decimal.Decimal method) is_tarfile() (in module tarfile) is_term_resized() (in module curses) is_tracked() (in module gc) is_unverifiable() (urllib2.Request method) is_wintouched() (curses.window method) is_zero() (decimal.Context method) (decimal.Decimal method) is_zipfile() (in module zipfile) isabs() (in module os.path) isabstract() (in module inspect) isAlive() (threading.Thread method) isalnum() (in module curses.ascii) (str method) isalpha() (in module curses.ascii) (str method) isascii() (in module curses.ascii) isatty() (chunk.Chunk method) (file method) (in module os) (io.IOBase method) isblank() (in module curses.ascii) isblk() (tarfile.TarInfo method) isbuiltin() (in module inspect) isCallable() (in module operator) ischr() (tarfile.TarInfo method) isclass() (in module inspect) iscntrl() (in module curses.ascii) iscode() (in module inspect) iscomment() (rfc822.Message method) isctrl() (in module curses.ascii) isDaemon() (threading.Thread method) isdatadescriptor() (in module inspect) isdecimal() (unicode method) isdev() (tarfile.TarInfo method) isdigit() (in module curses.ascii) (str method) isdir() (in module os.path) (tarfile.TarInfo method) isdisjoint() (frozenset method) isdown() (in module turtle) iselement() (in module xml.etree.ElementTree) isenabled() (in module gc) isEnabledFor() (logging.Logger method) isendwin() (in module curses) ISEOF() (in module token) isexpr() (in module parser) (parser.ST method) isfifo() (tarfile.TarInfo method) isfile() (in module os.path) (tarfile.TarInfo method) isfirstline() (in module fileinput) isframe() (in module inspect) isfunction() (in module inspect) isgenerator() (in module inspect) isgeneratorfunction() (in module inspect) isgetsetdescriptor() (in module inspect) isgraph() (in module curses.ascii) isheader() (rfc822.Message method) isinf() (in module cmath) (in module math) isinstance (2to3 fixer) isinstance() (built-in function) iskeyword() (in module keyword) islast() (rfc822.Message method) isleap() (in module calendar) islice() (in module itertools) islink() (in module os.path) islnk() (tarfile.TarInfo method) islower() (in module curses.ascii) (str method) isMappingType() (in module operator) ismemberdescriptor() (in module inspect) ismeta() (in module curses.ascii) ismethod() (in module inspect) ismethoddescriptor() (in module inspect) ismodule() (in module inspect) ismount() (in module os.path) isnan() (in module cmath) (in module math) ISNONTERMINAL() (in module token) isNumberType() (in module operator) isnumeric() (unicode method) isocalendar() (datetime.date method) (datetime.datetime method) isoformat() (datetime.date method) (datetime.datetime method) (datetime.time method) isolation_level (sqlite3.Connection attribute) isoweekday() (datetime.date method) (datetime.datetime method) isprint() (in module curses.ascii) ispunct() (in module curses.ascii) isqueued() (in module fl) isreadable() (in module pprint) (pprint.PrettyPrinter method) isrecursive() (in module pprint) (pprint.PrettyPrinter method) isreg() (tarfile.TarInfo method) isReservedKey() (Cookie.Morsel method) isroutine() (in module inspect) isSameNode() (xml.dom.Node method) isSequenceType() (in module operator) isSet() (threading.Event method) isspace() (in module curses.ascii) (str method) isstdin() (in module fileinput) issubclass() (built-in function) issubset() (frozenset method) issuite() (in module parser) (parser.ST method) issuperset() (frozenset method) issym() (tarfile.TarInfo method) ISTERMINAL() (in module token) istitle() (str method) istraceback() (in module inspect) isub() (in module operator) isupper() (in module curses.ascii) (str method) isvisible() (in module turtle) isxdigit() (in module curses.ascii) item sequence string item selection item() (ttk.Treeview method) (xml.dom.NamedNodeMap method) (xml.dom.NodeList method) itemgetter() (in module operator) items() (ConfigParser.ConfigParser method) (ConfigParser.RawConfigParser method) (dict method) (email.message.Message method) (mailbox.Mailbox method) (xml.etree.ElementTree.Element method) itemsize (array.array attribute) (memoryview attribute) ItemsView (class in collections) iter() (built-in function) (xml.etree.ElementTree.Element method) (xml.etree.ElementTree.ElementTree method) iter_child_nodes() (in module ast) iter_fields() (in module ast) iter_importers() (in module pkgutil) iter_modules() (in module pkgutil) iterable Iterable (class in collections) IterableUserDict (class in UserDict) iterator Iterator (class in collections) iterator protocol iterdecode() (in module codecs) iterdump (sqlite3.Connection attribute) iterencode() (in module codecs) (json.JSONEncoder method) iterfind() (xml.etree.ElementTree.Element method) (xml.etree.ElementTree.ElementTree method) iteritems() (dict method) (mailbox.Mailbox method) iterkeyrefs() (weakref.WeakKeyDictionary method) iterkeys() (dict method) (mailbox.Mailbox method) itermonthdates() (calendar.Calendar method) itermonthdays() (calendar.Calendar method) itermonthdays2() (calendar.Calendar method) iterparse() (in module xml.etree.ElementTree) itertext() (xml.etree.ElementTree.Element method) itertools (2to3 fixer) (module) itertools_imports (2to3 fixer) itervaluerefs() (weakref.WeakValueDictionary method) itervalues() (dict method) (mailbox.Mailbox method) iterweekdays() (calendar.Calendar method) ITIMER_PROF (in module signal) ITIMER_REAL (in module signal) ITIMER_VIRTUAL (in module signal) ItimerError itruediv() (in module operator) ixor() (in module operator) izip() (in module itertools) izip_longest() (in module itertools) Quick search Navigation index modules | Python » en 2.7.18 Documentation »