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
The lack of underscore tends to make people think it's public API while it's not.
The right way to use psutil exceptions should be psutil.NoSuchProcess, not
psutil.error.NoSuchProcess.
From g.rodola on January 20, 2012 20:55:21
Original issue: http://code.google.com/p/psutil/issues/detail?id=246
The text was updated successfully, but these errors were encountered: