commit | c3ce0e53ad81263b20ef660722a4e65c40353654 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Sun Aug 03 22:52:42 2008 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Sun Aug 03 22:52:42 2008 +0000 |
tree | 91f3a84057a20c24e4e1387962e344be8b7bfbe2 | |
parent | cc2f7b4994210cb415953d99124ca3a5f449cf39 [diff] |
Silence -3 warnings in pstats: a dict.has_key() usage and backport solution to move from list.sort(cmp=) to key=.