python/py2exe running in background

Astan Chee stanc at al.com.au
Thu Mar 23 09:41:15 EST 2006


Hi,
Im using py2exe to convert my python scripts to .exe. Im trying to get 
my scripts and .exes to only run (utilize full CPU) when my PC is idle 
(kinda like SETI at home).
Do i only need to modify GIL parameters or is there more to acomplishing 
this?
Thanks




More information about the Python-list mailing list