Object-Oriented Programming in Python

Errata for Chapter 10

This errata is for the first printing (published 29 October 2007).


Page 334, Figure 10.1
Lines 20 and 21 should read
self._balance -= request
return request