Object-Oriented Programming in Python
Errata for Chapter 11
This errata is for the first printing (published 29 October 2007).
Page 361, last line of first paragraph
Replace "we we" with "we".
Page 386, line 12
Replace "
disintegrations
" with "
disintegration
".
Page 390, Exercise 11.3
Replace "As a Drawable object," with "As Drawable objects,".
Page 393, Exercise 11.16
Line numbers displayed in trace do not correspond to those shown in Figure 11.11.
Page 395, Exercise 11.31
Should read
SortedSet.indexAfter
.
Page 396, Exercise 11.38
In the third line, the word "all" should be within the parentheses.