Ronald Oussoren <ronaldousso...@mac.com> added the comment:

Build Applet is not present in Python 3 because the implementation uses 
Python modules that aren't present in Python 3 (in particular the long 
deprecated Carbon bindings).

The best alternative to the Build Applet functionality is py2app, but that 
is sadly not ported to Python 3 yet.

----------
resolution:  -> wont fix
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6552>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to