Installing PyGame on OSX Mountain Lion

The PyGame installer initially gave me an error message about requiring System Python 2.7, which is odd, as OSX includes a built in Python 2.7.X. After a bit of debugging, the solution was to install the latest Python 2.X from python.org: http://python.org/download/.