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 [EMAIL PROTECTED]). Do i only need to modify GIL parameters or is there more to acomplishing this? Thanks
-- http://mail.python.org/mailman/listinfo/python-list