In article <[email protected]>, Mensanator <[email protected]> wrote: > Oh, and about Chapter 1. > > If you're going to use version 3.1.1 as your standard, shouldn't > you also point out that 3.1.1 is NOT bundled with Mac OS X? > > How about devoting a section on downloading the source files > and compiling it on a Mac?
Why would you do that? http://www.python.org/download/releases/3.1.1/ http://www.python.org/ftp/python/3.1.1/python-3.1.1.dmg or (for MacPorts fans): $ sudo port install python31 -- Ned Deily, [email protected] -- http://mail.python.org/mailman/listinfo/python-list
