[Pythonmac-SIG] py2app and python versions

Brendan Simon (eTRIX) brendan.simon at etrix.com.au
Mon Jul 26 09:46:15 CEST 2010


 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, pythonmac-sig-request at python.org wrote:
> Subject:
> [Pythonmac-SIG] py2app and python versions
> From:
> Ronald Oussoren <ronaldoussoren at mac.com>
> Date:
> Sun, 25 Jul 2010 15:10:25 +0100
>
> To:
> "pythonmac-sig at python.org mac" <pythonmac-sig at python.org>
>
>
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20100726/19e911cb/attachment.html>


More information about the Pythonmac-SIG mailing list