/usr/lib64/python2.6/site-packages/psutil
Edit: /usr/lib64/python2.6/site-packages/psutil/error.pyc (620B)
Ñò
éíòRc @ s9 d Z d d k Z d d k Te i d d e d d ƒd S( sÅ This module is deprecated as exceptions are defined in _error.py
and are supposed to be accessed from 'psutil' namespace as in:
- psutil.NoSuchProcess
- psutil.AccessDenied
- psutil.TimeoutExpired
iÿÿÿÿN( t *sY psutil.error module is deprecated and scheduled for removal; use psutil namespace insteadt categoryt
stackleveli ( t __doc__t warningst
psutil._errort warnt DeprecationWarning( ( ( s2 /usr/lib64/python2.6/site-packages/psutil/error.pyt
s