I use py2app with Python 2.5.

Even though I'm keen to move to 2.6 (and then 2.7), I would _guess_ that
quite a few people are still using Python 2.5.

Cheers, Brendan.


On 26/07/10 11:04 AM, [email protected] wrote:
> Subject:
> [Pythonmac-SIG] py2app and python versions
> From:
> Ronald Oussoren <[email protected]>
> Date:
> Sun, 25 Jul 2010 15:10:25 +0100
>
> To:
> "[email protected] mac" <[email protected]>
>
>
> Hi,
>
> What is the minimal python version that peoply actually use py2app with?
>
> I want to do some development on py2app and related package later this year 
> to make it fully support python eggs and may want to modernize the code while 
> doing that.  The amount of modernization that is possible depends in part on 
> the minimaly required python version.  
>
> That said, if I start doing serious development it is pretty likely that I 
> accidently break support for versions before 2.6, as that is the minimal 
> version I test PyObjC with.  Python 2.6 would also allow me to rip out all 
> compatibility cruft, including the cruft needed to annotate byte literals 
> without using the byte-literal syntax.
>
> Ronald
_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to