RunPy (was py2bat (was: How do I make a Python .bat executable file?))

James Lu jamtlu at gmail.com
Fri Jun 8 14:32:43 EDT 2012


no way
just use py2exe
1.download it and python
2.make a setup file with this replacing ? with python file name:
from setuptools import setup
setup(app=['Tic-Tac-Toe easy.py'])
james
a intermediate child programmer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120608/ad29d9b9/attachment.html>


More information about the Python-list mailing list