Errata
Submit your own errata for this product.
The errata list is a list of errors and their corrections that were found after the product was released.
The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question
| Version | Location | Description | Submitted By |
|---|---|---|---|
| Printed | Page 28 2nd paragraph - 8th line from bottom of page |
os.getcwd() shows that the current working directory is: |
Anonymous |
| Printed | Page 29 2nd paragraph |
The third line is missing the verb 'is'. It reads: |
Anonymous |
| Printed | Page 32 2nd code line |
The "python" is missing. It should be os.system("start python program.py arg arg") |
Anonymous |
| Printed | Page 35 last code block |
The current directory shown on the command prompt is incorrect in the final section |
Anonymous |
| Printed | Page 42 3rd paragraph, line -2 |
Change: |
Anonymous |
| Printed | Page 47 2nd code block: reader.py |
The program reader.py says: |
Anonymous |
| Printed | Page 51 2nd to last paragraph |
It should either be "bind a keyboard-press event" or "bind keyboard press events" |
Anonymous |
| Printed | Page 57 Note at bottom of page |
The print-to-file statement is missing a comma. It should be "print >>file, stuff". |
Anonymous |
| Printed | Page 60 Example under "Closing" paragraph, just under middle of page |
The example currently reads: |
Anonymous |
| Printed | Page 382 1st paragraph, 3rd line |
... ScolledText ... |
Anonymous |
| Printed | Page 390 1st code listing on the page, 2nd string |
Wrong comments in the code: |
Anonymous |
| Printed | Page 469 3rd-to-last line |
Probably line |
Anonymous |
| Printed | Page 575 1st paragraph after "Using urllib to FTP files" header |
There are URL definition in the 4th line of this paragraph: |
Anonymous |
| Printed | Page 961 3rd 'paragraph' from bottom of page |
The word "effected" in the sentence "For DML statements, execute returns the number |
Anonymous |
| Printed | Page 1098 "else" branch in function "message" |
The code contains a possible buffer overflow error |
Anonymous |
| Printed | Page 1155 last paragraph of the code example "embed-string.c" |
Hi! |
Anonymous |
| Printed | Page 1255 "zipfile module" |
zipfile says it's on 1209, but it's really on 1210. I've seen other index |
Anonymous |
