How can I turn a python 3.3 script into executable file? I found PyInstaller and py2exe, but all did not support 3.3.
http://www.pyinstaller.org/
http://sour
Py2exe is now available for python3 also, download