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. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question
| Version | Location | Description | Submitted By | Corrected |
|---|---|---|---|---|
| Printed | Page xiv near bottom |
The text says that the web page of the book is Note from the Author or Editor: |
Anonymous | |
| Printed | Page 5 3rd paragraph |
In the sentence, "...and http, ftp, imap, smpt, and nntp...", I think "smtp" is misspelled as "smpt". |
Anonymous | |
| Printed | Page 6 4th paragraph (First sentence in section "Motivation") |
Missing space between the words "just" and "picked". |
Anonymous | |
| Printed | Page 182 Example 6-5 |
1) Bodies of defined functions are not correctly indented. |
Anonymous | |
| Printed | Page 184 Example 6-6 |
line file_collection.append(file) should be indented from previous line (for loop). |
Anonymous | |
| Printed | Page 188 Example 6-7 |
In the example 6-7 in the first line it imports the function "createChecksum" that was created in the last example with the name "create_checksum". The error appears again in example 6-8m which also has a typo in the code, which is wrongly indented in input line 8. Note from the Author or Editor: |
Pablo Ambrosio | |
| Printed | Page 190 Last code sample |
The input lines 4 and 5 repeats the same code unnecesarily. Note from the Author or Editor: |
Pablo Ambrosio | |
| Printed | Page 191 Example 6-10 |
At the bottom of the code sample in the "main" section the iteration ovr the "dupes" variable is wrongly indented. |
Pablo Ambrosio | |
| Printed | Page 196 Near bottom of page |
The text: |
Anonymous | |
| Printed | Page 289 1st paragraph |
says: |
Anonymous | |
| Printed | Page 296 2nd example |
"df -h" should be: " df -h", and likewise with "du -h /tmp". |
Anonymous |
