Re: generating a wm5 executable

2007-06-06 Thread kyosohma
On Jun 6, 1:19 pm, Marco <[EMAIL PROTECTED]> wrote: > Hi, > I'm quite a newbee on Python and have started developing apps on > PythonCE. > > My .pyc files are running fine under windows mobile 5 but I'm a bit > stuck on how to generate single file executable packages under such > platform, nor I've

generating a wm5 executable

2007-06-06 Thread Marco
Hi, I'm quite a newbee on Python and have started developing apps on PythonCE. My .pyc files are running fine under windows mobile 5 but I'm a bit stuck on how to generate single file executable packages under such platform, nor I've found a lot of reference about it - seems to be quite a niche.