Op 18-05-12 01:02, Brad Hudson schreef:
Can someone point me to information on how to create Windows .exe files from python 2.7.3? The py2exe method (www.py2exe.org <http://www.py2exe.org>) appears to only be available for python 2.6 from the sites I've seen.
I distribute a PyGTK application that is written in Python 2.7 and compiled with Py2exe, so it's possible. When looking at the downloads, there are -py2.7 versions available: http://sourceforge.net/projects/py2exe/files/py2exe/0.6.9/

Timo


Thanks in advance.


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to