When I get a new Mac, I usually surf on over to <a href="http://python.org">python.org</a> and get the latest versions of 2.7 and 3.x and install them. I don't bother with the system Python because it's often old. Most of my development happens in a 2.7.x framework build that I've installed from <a href="http://python.org">python.org</a> and I create virtualenvs from that for various projects.