
Beginning Python - From Novice To Professional (2005)
.pdf580 ■I N D E X
cookie-cutter code |
Python Database API 285 |
|
automating 367–368 |
connections and cursors 287–289 |
|
cookielib module 302 |
exceptions 287 |
|
copy method |
global variables 286 |
|
dictionaries 73, 74 |
types 289 |
|
Cormen, Thomas H. et al |
DatabaseError exception class 287 |
|
Introduction to Algorithms 387 |
DataError exception class 287 |
|
count method |
datetime module 227, 251 |
|
lists 43 |
deallocating objects 366 |
|
CREATE TABLE command 485 |
Debian Linux |
|
create_socket method |
installing Python 5 |
|
dispatcher class 458 |
def statements 194, 549 |
|
ctypes tool |
commenting 112 |
|
speeding up programs 361 |
defining functions 549 |
|
cursor function 288 |
defining generator-function 194 |
|
cursor object |
default arguments 550 |
|
attributes 289 |
parameters 120 |
|
methods 288 |
del statements 42, 103, 104, 168, 567 |
|
dictfetchall method 487, 488 |
delattr function 559 |
|
dictfetchone method 486 |
deque type |
|
execute method 486 |
collections module 225–226 |
|
fetchall method 486, 488 |
description attribute |
|
fetchone method 486 |
cursor objects 289 |
|
cursor method |
Design Patterns |
|
connection object 288, 486 |
Gang of Four 387 |
|
custom exception classes 162 |
dict function 69, 559 |
|
■D |
dictfetchall() method |
|
cursor object 487, 488 |
||
Dalke, Andrew |
||
dictfetchone() method |
||
Sorting Mini-HOWTO 49 |
||
cursor object 486 |
||
data structures 31 |
||
dictionaries 67 |
||
sequences 31 |
||
basic operations 69–70 |
||
database application example 291–292 |
||
telephone book example 70–71 |
||
creating and populating tables 292–293 |
||
creating 549 |
||
searching and dealing with results 294–295 |
||
iterating over 96 |
||
database support 285 |
||
methods 72, 562 |
||
database application example 291–292 |
||
clear method 72–73 |
||
creating and populating tables 292–293 |
||
copy method 73–74 |
||
searching and dealing with results |
||
fromkeys method 74 |
||
294–295 |