On 4/7/2012 8:07 AM, Bill Felton wrote:
> We are using Python 3.2 and tkinter.  It appears, and limited testing bears 
> out, that py2app, and presumably py2exe, are not options given lack of 3.x 
> support.
cx_Freeze supports Python 3.2. It works fine for my purposes, but I have
not done any serious work with it. I don't know about tkinter, but I was
able to freeze a simple Qt application.

-- 
CPython 3.2.2 | Windows NT 6.1.7601.17640
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to