Errata for Python Programming On Win32
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 "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 50
In the third paragraph, it did read |
". . .the selecting File --> Check or pressing Ctrl-C."
It now reads:
". . .the selecting File --> Check or pressing Ctrl-Shift-C."
|
Anonymous |
|
Jun 01, 2000 |
| Printed |
Page 96
|
The second sentence on the page did read: "...a simple loan can be described by just five attributes: amount, date drawn, interest rate, and
number of periods."
Now reads:
"...a simple loan can be described by just four attributes: amount,
date drawn, interest rate, and number of periods."
|
Anonymous |
|
Jun 01, 2000 |
| Printed |
Page 165
docstring of getStyleList method |
'# returns a dictionary of the styles...' should be
'# returns a list of the styles...'
|
Anonymous |
|
|