Discussion:
[Python-3000-checkins] r65515 - python/branches/py3k
brett.cannon
2008-08-04 21:23:45 UTC
Permalink
Author: brett.cannon
Date: Mon Aug 4 23:23:44 2008
New Revision: 65515

Log:
Blocked revisions 65514 via svnmerge

........
r65514 | brett.cannon | 2008-08-04 14:23:07 -0700 (Mon, 04 Aug 2008) | 3 lines

Remove a dict.has_key() and list.sort(cmp=) usage from tarfile to silence
warnings under -3.
........


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

Loading...