More stuff added to ch 2 of my programming intro
Ned Deily
nad at acm.org
Wed Dec 16 21:45:31 EST 2009
In article
<88bab2c0-d27c-4081-a703-26b353b9ed71 at 9g2000yqa.googlegroups.com>,
Mensanator <mensanator at aol.com> 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,
nad at acm.org
More information about the Python-list
mailing list