Hi, distribute does indeed support python3 and is a fork of setuptools. Py2app should work just fine with distribute, however: I haven't ported py2app to python3 yet and therefore installing it into a python3 tree may or may not work.
I'm currently porting pyobjc to python3, and that port is far enough along that it is worthwhile for me to start porting py2app as well to be able to check the pyobjc port with real applications. I have no timeframe for this yet though. Ronald On Wednesday, April 07, 2010, at 02:51PM, "Jeba raj" <[email protected]> wrote: >_______________________________________________ >Pythonmac-SIG maillist - [email protected] >http://mail.python.org/mailman/listinfo/pythonmac-sig >unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG > >
_______________________________________________ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
