Discussion:
[Python-3000-checkins] r65443 - python/branches/py3k
brett.cannon
2008-08-03 22:53:31 UTC
Permalink
Author: brett.cannon
Date: Mon Aug 4 00:53:31 2008
New Revision: 65443

Log:
Blocked revisions 65442 via svnmerge

........
r65442 | brett.cannon | 2008-08-03 15:52:42 -0700 (Sun, 03 Aug 2008) | 3 lines

Silence -3 warnings in pstats: a dict.has_key() usage and backport solution to
move from list.sort(cmp=) to key=.
........


Modified:
python/branches/py3k/ (props changed)

Loading...