Errata
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 "Date 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 Note Update
Version | Location | Description | Submitted By | Date submitted | Date corrected |
---|---|---|---|---|---|
Printed | Page xiv near bottom |
The text says that the web page of the book is Note from the Author or Editor: |
Anonymous | Sep 15, 2008 | |
Printed | Page 5 3rd paragraph |
In the sentence, "...and http, ftp, imap, smpt, and nntp...", I think "smtp" is misspelled as "smpt". |
Anonymous | Nov 01, 2008 | |
Printed | Page 6 4th paragraph (First sentence in section "Motivation") |
Missing space between the words "just" and "picked". |
Anonymous | Nov 01, 2008 | |
Printed | Page 182 Example 6-5 |
1) Bodies of defined functions are not correctly indented. |
Anonymous | Nov 07, 2008 | |
Printed | Page 184 Example 6-6 |
line file_collection.append(file) should be indented from previous line (for loop). |
Anonymous | Nov 07, 2008 | |
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 | Dec 09, 2008 | |
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 | Dec 09, 2008 | |
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 | Dec 09, 2008 | |
Printed | Page 196 Near bottom of page |
The text: |
Anonymous | Jan 02, 2009 | |
Printed | Page 289 1st paragraph |
says: |
Anonymous | Sep 17, 2008 | |
Printed | Page 296 2nd example |
"df -h" should be: " df -h", and likewise with "du -h /tmp". |
Anonymous | Jan 02, 2009 |