[Wolves] Is it possible...

Stephen Parkes sparkes at westmids.biz
Tue Jun 23 16:24:00 UTC 2009


On Tue, 2009-06-23 at 16:55 +0100, Chris O'Rawe wrote:

> 
> You can compile Python, take a look at py2exe.  Really easy to use.
> 

I'll ignore the easy to use thing you've obviously not tried to get it
working with any of the dozens of modules it dislikes :)

it's not really compiling the code it puts a python interpreter and byte
compiled code including the modules it thinks you are using (and a few
you aren't unless you exclude them) into an exe file.

It's not really quicker than running code for a second time.   Not sure
about py2app I only used it once.

psycho will speed up certain things but it's not so hot on text
processing either.

> Chris


-- 
Stephen 'sparkes' Parkes - http://zx-81.com - twitter.com/steve_parkes
-------------------------------------------------------------------------------- At least one time in your life, train with the will to die. - Enson Inoue --------------------------------------------------------------------------------




More information about the Wolves mailing list