You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reasons:
- it is just a one liner (return list(process_iter()))
- process_iter() should be preferred in general
- it's not even documented
We can deprecate it in 0.5.0 and get rid of it in 1.0.0.
From g.rodola on June 02, 2012 21:47:26
Original issue: http://code.google.com/p/psutil/issues/detail?id=273
The text was updated successfully, but these errors were encountered: