I\'d like to write a short python script that puts my computer to sleep. I\'Ve already searched the API but the only result on suspend has to do with delayed execution. What
Get pywin32, it also contains win32security if I remember correctly. Then try the mentioned script again.