Object-Oriented Programming in Python
Errata for Appendix B
This errata is for the first printing (published 29 October 2007).
Page 571
In paragraph starting "Finally, we note the" the second sentence should say
"its use at lines 6 and 8"
rather than lines 6 and 7.
Page 581
In the prose between the Python and Java versions of the foreach loop, replace the identifier "
groceries
" with "
guests
".