Giampaolo Rodola' <g.rod...@gmail.com> added the comment:

I suppose there is no way to emulate os.getloadavg() on Windows because that 
would necessarily imply using a thread to call the necessary routine (WMI, PDH, 
whatever...) every X secs or something, correct?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34060>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to