mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 21:28:04 +02:00
psutil 2.1.3 is replacing psutil 1.0.1. There are numerous bug fixes and feature enhancements in psutil worth obtaining. Source code was obtained from https://pypi.python.org/packages/source/p/psutil/psutil-2.1.3.tar.gz and uncompressed into python/psutil without modification except for the removal of the egg-info directory and the .travis.yml file. --HG-- extra : source : 697eb6db7d96dc21e817cd27a7e46ed4ab00f9bb
8 lines
439 B
HTML
8 lines
439 B
HTML
<h3>Useful links</h3>
|
|
<ul>
|
|
<li><a href="https://github.com/giampaolo/psutil">Github project</a></li>
|
|
<li><a href="http://grodola.blogspot.com/search/label/psutil">Blog</a></li>
|
|
<li><a href="https://pypi.python.org/pypi?:action=display&name=psutil#downloads">Download</a></li>
|
|
<li><a href="https://github.com/giampaolo/psutil/issues">Issues</a></li>
|
|
<li><a href="http://groups.google.com/group/psutil/topics">Forum</a></li>
|
|
</ul>
|