Python Pocket Reference, 2nd Edition by Mark Lutz The following errata were *corrected* in the 3/04 reprint: 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 Reported as page 16, but actually on page 12,between tab 7 and 8: the result of "The knights who say %s!" % "Ni!" NOW READS: "The knights who say Ni!!" (66) Lines 1 to 7; The 'exceptionhook' method NOW READS 'excepthook' and '__exceptionhook__' NOW READS '__excepthook__'