]> granicus.if.org Git - python/commit
Patch #645894: Use getrusage for computing the time consumption in
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 3 Mar 2005 11:39:45 +0000 (11:39 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 3 Mar 2005 11:39:45 +0000 (11:39 +0000)
commita4dac4094acd35810b1497bbf99642fc98afd475
treebd486d5e6c438869800f2f4fcc52a4a5a0873b64
parent7fe60c0a0ae2fe4586491867c902bb13df403285
Patch #645894: Use getrusage for computing the time consumption in
profile.py if available.
Lib/profile.py
Misc/NEWS