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 Note Update
| Version | Location | Description | Submitted by | Date submitted |
|---|---|---|---|---|
| Printed | Page Page 110 Reading of file error Bottom of page |
I downloaded the Dracula book (PG.345.txt) from Gutenberg.org. I ran the program using the Python IDLE editor I call the program test2. Python says there a decoding error reading a byte in the file. The error message is below. |
Edward Litfin | Sep 20, 2025 |
| Printed | Page Page 110 Bottom of page see my above errata. |
The only way I can read this file using the python IDLE editor is with the following line. This is an update from the above errata I wrote. |
Edward Litfin | Oct 10, 2025 |
| Printed | Page 226 5th paragraph of text |
The method int_to_time() is incorrectly referred to as “Time.from_seconds”, but it should be “Time.int_to_time”. |
Symeon Waseen | Dec 08, 2025 |