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

[pygame] set new recommendation to which version of pygame?



For the updated website, what versions do you think we should recommend? Here's what I think:


1) Python version: 2.7 and 2.6 are good.
    (Almost any random module will work with them, many smaller ones are not updated for 3.x )

2) pygame version:
    **need link to the new .exe, which is somewhere in the mailing list**

3) 32bit python also is more common.
    [ You can use 32python on windows 64 bit fine ]


Note:
From the docs, about version number 2.7:

Python 2.7 is intended to be the last major release in the 2.x series. The Python maintainers are planning to focus their future efforts on the Python 3.x series.

This means that 2.7 will remain in place for a long time, running production systems that have not been ported to Python 3.x.... :




--
Jake