Discussion:
[Python-3000-checkins] r65509 - python/branches/py3k
brett.cannon
2008-08-04 21:13:59 UTC
Permalink
Author: brett.cannon
Date: Mon Aug 4 23:13:59 2008
New Revision: 65509

Log:
Blocked revisions 65508 via svnmerge

........
r65508 | brett.cannon | 2008-08-04 14:10:50 -0700 (Mon, 04 Aug 2008) | 2 lines

Remove dict.has_key() usage in xml.sax to silence warnings under -3.
........


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

Loading...