On Mon, 11 Apr 2011 21:01:37 +0800
Mike Silverson <msilvers...@gmail.com> wrote:

> Hi, I need to know if there is any way to run a python file without
> Python installed on the target computer.  I am trying to send a
> program to a friend using windows and he does not have python
> installed, and does not want to take the time to install it.  Is
> there any way to send him the file (or a group of files) that will
> run right away?

http://py2exe.org/ is one such method and will probably be your easiest.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to