Ammar Askar <am...@ammaraskar.com> added the comment:

What does `typeperf "\System\Processor Queue Length" -si 1` actually return on 
your non-English system?

Does it just return an error with the counter's name or is the umalet just in 
the first header line, i.e this one for me:

  "(PDH-CSV 4.0)","\\MSI\System\Processor Queue Length"

If it's the latter then I think the correct fix would be to figure out what 
encoding typeperf is outputting in and then just decode with that.

----------
nosy: +ammar2

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

Reply via email to