Learning Python, 2nd Edition by Mark Lutz, David Ascher The following errata were *corrected* in the 6/07 reprint: This page was updated June 1, 2007 Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification +n: n'th paragraph from the top of the page -n: n'th paragraph from the bottom of the page ######################################## (120) Last (fourth) code section, second line; Emded copies of X's object. Should be: Embed copies of X's object. ######################################## (435) 3rd paragaph, last line; ...20% faster them 2.2 should be ...20% faster than 2.2 ########################################