Hi,

maybe a note should be added about distribution.  Python2.5 is the best if
you want to distribute on old versions of windows.

cu,



On Fri, Sep 30, 2011 at 6:26 PM, Jake b <ninmonk...@gmail.com> wrote:

> 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:
>
>    - you can install multiple versions* of python *on your computer.
>    - You can install multiple versions of python *modules *on your
>    computer. [See* virtualenv *]
>
> 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.... 
> :<http://docs.python.org/dev/whatsnew/2.7.html#the-future-for-python-2-x>
>
>
>
> --
> Jake
>

Reply via email to