[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] BUG with fix: PyGame crash on Intel Duo Core (Mac OS X 1.4.X)



Rene,

What does your platform string return?

>>> import sys,platform >>> print platform.platform(), sys.version Darwin-8.7.1-i386-32bit 2.4.2 (#1, Jun 15 2006, 23:03:16) [GCC 4.0.1 (Apple Computer, Inc. build 5250)]

	Jim