Discussion:
[Python-3000-checkins] r65463 - python/branches/py3k
brett.cannon
2008-08-04 00:24:38 UTC
Permalink
Author: brett.cannon
Date: Mon Aug 4 02:24:38 2008
New Revision: 65463

Log:
Blocked revisions 65462 via svnmerge

........
r65462 | brett.cannon | 2008-08-03 17:23:58 -0700 (Sun, 03 Aug 2008) | 3 lines

Remove dict.has_key() usage in xml.dom.minidom to silence warnings while
running under -3.
........


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

Loading...