Errata
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 |
---|---|---|---|---|
O'Reilly learning platform | Page Coding constructors chapter 28, section: coding constructors |
6th Edition, Early release, online version, Chapter 28 A More Realistic Example. The 1st paragraph under the subtitle "Coding Constructors". In sentence "Of course, these are known as instance object attributes in Python-speak, and they generally are created by assignment to self attributes in a class’s method functions." Here, "self attributes" shall change to "self arguments". |
Wenjie Wang | Nov 28, 2024 |
O'Reilly learning platform | Page DELEGATING BUILT-INS—OR NOT Last paragraph |
In chapter 28, section "DELEGATING BUILT-INS—OR NOT", last paragraph. |
Wenjie Wang | Nov 29, 2024 |