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 N/A N/A |
Note from the author: |
Mark Lutz |
|
| Printed | Page xxxvii 3rd bullet item, bad backquotes formatting |
In the Python 3.0 changes section, this bullet item describes the demise of the |
Anonymous | Jul 2008 |
| Printed | Page xxxix 6th bullet item from page bottom, missing comma |
Also in the Python 3.0 section, a comma in program code was deleted, also somewhere in the |
Anonymous | Jul 2008 |
| Printed | Page 5 on the first line |
Python mplements |
Anonymous | Jul 2008 |
| Printed | Page 31 4th paragraph |
The Vaults of Parnassus web site http://www.vex.net/parnassus/ does not exist as far as I can tell. I see all kinds of writing about it on a Google search and the address on page 31 which I have reiterated above doesn't get me anywhere but shows a plethora of sites which use the words vaults of parnassus in links but when I click on them I get some CIA style message: Forbidden Note from the Author or Editor: |
Dave Rose | |
| Printed | Page 72 first code block |
...error text omittted... |
Anonymous | Jul 2008 |
| Printed | Page 132 Tip at top of page, 3rd line |
No space between "of" and "small" in the line: |
Anonymous | Jul 2008 |
| Printed | Page 175 2nd full code block, 2nd comment |
# This works: can chage mutables inside |
Anonymous | Jul 2008 |
| Printed | Page 226 first sentence on page, |
In the very first sentence on this page, the "rwords" should be "words" |
Anonymous | Jul 2008 |
| Printed | Page 233 sidebar "Why You Will Care: print and stdout", 3rd paragraph |
...it doesn't care what SYS.SYTDOUT is, only... |
Anonymous | Jul 2008 |
| Printed | Page 277 Answer #7 |
"A comfy couch" was never one of the weapons employed by the Spanish Inquisition—"a comfy chair" would be more accurate. Note from the Author or Editor: |
Eric Knibbe | |
| Printed | Page 305 paragraph 4, sentence 2 |
Sentence 2 of paragraph 4 on this page incorrectly states that the * operator, and hence the times |
Anonymous | Jul 2008 |
| Page 322 1st code sample |
Code sample Note from the Author or Editor: |
Juan Manuel Tamayo | ||
| Printed | Page 325 3rd example code block |
The line "return acts" should be indented one level. Note from the Author or Editor: |
Eric Knibbe | |
| Printed | Page 456 in "Class Method Calls", transposed variable names |
In 2 spots of this section, I transposed the I1/I2 and C2/C3 variable names. The typo should be |
Anonymous | Jul 2008 |
| Printed | Page 507 2nd line from bottom of page, typo in code comment |
There is a case typo in the commented-out line here. It should read "#print C.m.X", with the |
Anonymous | Jul 2008 |
| Printed | Page 591 1st paragraph lines[-2] |
It reads: Note from the Author or Editor: |
Anonymous |
