![](https://secure.gravatar.com/avatar/cb39a0651b7721d2baede607f47adc9d.jpg?s=120&d=mm&r=g)
=== About === psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, memory, disks, network, users) in a portable way by using Python, implementing many functionalities offered by command line tools such as ps, top, free, netstat, lsof and others. It supports Linux, Windows, OSX, FreeBSD and Solaris with Python versions from 2.4 to 3.4. === Bug fixes === This is a bugfix only release fixing high-priority issue #438: https://code.google.com/p/psutil/issues/detail?id=438 This exclusively affected Linux users running kernels < 2.6.36 (which includes latest CentOS and Scientific Linux distros). You're encouraged to download new psutil version at: https://pypi.python.org/pypi/psutil#downloads === Links === * Home page: http://code.google.com/p/psutil * Downloads: https://pypi.python.org/pypi?:action=display&name=psutil#downloads * API Reference: http://code.google.com/p/psutil/wiki/Documentation Please try out this new release and let me know if you experience any problem by filing issues on the bug tracker. All the best, --- Giampaolo Rodola' http://code.google.com/p/pyftpdlib/ http://code.google.com/p/psutil/ http://code.google.com/p/pysendfile/
participants (1)
-
Giampaolo Rodola'