Learning Python
[A][B][C][D][E][F][G][H][I][J][K][L][M][N][O][P][Q][R][S][T][U][V][W][X][Z]
I identity tests , 2nd
 idle (integrated development environment)
 if statement , 2nd
 ILU
 imaginary numbers
 immutable sequences
 immutable types, changing
 import statement , 2nd
 as assignment
 general form
 importing modules , 2nd
 in operator
 indentation
 indexing , 2nd
 dictionaries
 __getitem__ method
 lists
 inheritance , 2nd
 classes
 namespace tree construction
 specialization methods
 __init__ constructor , 2nd
 __init__ constructor
 installation, binary, C-source code forms
 instance objects, classes
 int function , 2nd
 integers , 2nd
 , 3rd
 integration with C , 2nd
 , 3rd
 , 4th
    See : Java/JPython integration with Java
 interactive command line, Python
 interactive prompt >>>
 interactive rolodex
 interest calculations
 interest.py program
Internet automated dial-out
 cgi module
 data processing
 downloading web pages
 protocols
 urllib module
 urlparse module
 utility modules
 interpreter, defined
 is not operator
 is operator , 2nd
 is-a relation
 iteration , 2nd
 , 3rd
 , 4th