On Mon, Oct 31, 2005 at 05:03:10PM -0600, David White wrote: > >Then we'll need to have (Windows & Mac?) installer check Python is > >installed, and with the correct version :) > > > Windows and Mac installers would ship Python with the game. Just like > they ship other dependencies such as SDL at the moment.
Mac OS X 10.3.9 has python-2.3 preinstalled. By avoiding 2.4 specific features that's one less dependency to deal with. -- [EMAIL PROTECTED]
