Discussion:
[Python-3000-checkins] r65511 - python/branches/py3k
brett.cannon
2008-08-04 21:17:54 UTC
Permalink
Author: brett.cannon
Date: Mon Aug 4 23:17:53 2008
New Revision: 65511

Log:
Blocked revisions 65510 via svnmerge

........
r65510 | brett.cannon | 2008-08-04 14:17:15 -0700 (Mon, 04 Aug 2008) | 2 lines

Remove dict.has_key() usage in the shelve module to silence warnings under -3.
........


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

Loading...