[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Re: working with laptop battery

Daniel Dalton

2/18/2010 11:09:00 AM

On Sat, Feb 13, 2010 at 09:19:59PM -0500, Chris Colbert wrote:
> You'll need acpi installed:
> In [6]: import subprocess

Thanks for that code, I'll try putting something together this weekend.

Dan