summaryrefslogtreecommitdiff
path: root/psutil/_compat.py
Commit message (Expand)AuthorAgeFilesLines
* Remove "$Id$" occurrences from source code files. They were used by svn props...Giampaolo Rodola'2013-03-261-3/+1
* Fix issue 318: reintroduce python 2.4 compatibility which was accidentally br...Giampaolo Rodola'2012-08-161-0/+24
* add 'print_' function as 2/3 compatibility layerGiampaolo Rodola'2012-06-091-0/+6
* fix issue #274: rewrite code in an idiom which works with both python 2.x and...Giampaolo Rodola'2012-06-031-8/+56
* add who.py example scriptGiampaolo Rodola'2012-04-161-1/+1
* #242: change the recursive algorithm to get process children: use a defaultdi...Giampaolo Rodola'2012-04-081-1/+52
* update compatibilty hack for property setters/deleters (py < 2.6) with a clea...Giampaolo Rodola'2011-10-111-27/+14
* Fix #212Giampaolo Rodola'2011-10-051-0/+3
* - linux: close fdGiampaolo Rodola'2011-03-231-6/+27
* rename compat.py in _compat.pyGiampaolo Rodola'2011-02-151-0/+130