[Python-ideas] including psutil in the standard library?

Tshepang Lekhonkhobe tshepang at gmail.com
Tue Oct 14 22:32:23 CEST 2014


On Tue, Oct 14, 2014 at 12:49 AM, Andrew Barnert
<abarnert at yahoo.com.dmarc.invalid> wrote:
> (Of course there are also people who use psutil to do the exact same things subprocess and os can already do better; for those people, the answer is to stop doing that...)

I was of the thought that psutil is better in everything it does
compared to anything comparable in the stdlib. The only example I have
in mind is its (far more featureful) Popen. What did I miss?


More information about the Python-ideas mailing list