Learning Python by Mark Lutz and David Ascher The following changes were made in the 5/00 reprint: (xiv) How to Contact Us section: "nuts@oreilly.com" now reads "info@oreilly.com" (xvi) 1st paragraph: "Geoff Philbric" now reads "Geoffrey Philbrick" "Hibbitt, Karlson & Sorenson" now reads "Hibbitt, Karlsson & Sorenson, Inc." (31) Table 2-3: "compliment" now reads "complement" {106} 2nd line: "that exist when the function is called." now reads: "that exist immediately after the function is called." {132} bottom paragraph, first line; "Just like def, import, and from are executable statements,..." now reads: "Just like def, import and from are executable statements,..." (224) 3rd line: "a callable objects" now reads "a callable object" (255) 2nd line from bottom: "a lists of lists" now reads "a list of lists"