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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to