Re: [Tutor] Py2Exe Tutorial

2007-12-24 Thread Che M
> From: [EMAIL PROTECTED]> To: tutor@python.org> Date: Sun, 23 Dec 2007 > 14:48:54 -0500> Subject: [Tutor] Py2Exe Tutorial> > > I am wondering if there > is a good tutorial on Py2Exe and its functions?> I have not been able to find > one. I have samples but t

Re: [Tutor] Py2Exe Tutorial

2007-12-24 Thread Tiger12506
>I am wondering if there is a good tutorial on Py2Exe and its functions? > I have not been able to find one. I have samples but that is not good > enough. It would be nice to have something explain all the functions for > including directories, modules and all that stuff when making an > execu

[Tutor] Py2Exe Tutorial

2007-12-23 Thread TW
I am wondering if there is a good tutorial on Py2Exe and its functions? I have not been able to find one. I have samples but that is not good enough. It would be nice to have something explain all the functions for including directories, modules and all that stuff when making an executable.