[Python-3000-checkins] r65468 - python/branches/py3k
brett.cannon
python-3000-checkins at python.org
Mon Aug 4 02:51:17 CEST 2008
Author: brett.cannon
Date: Mon Aug 4 02:51:17 2008
New Revision: 65468
Log:
Blocked revisions 65467 via svnmerge
........
r65467 | brett.cannon | 2008-08-03 17:50:11 -0700 (Sun, 03 Aug 2008) | 3 lines
Remove assignment to True/False and use of dict.has_key() to silence warnings
while running under -3.
........
Modified:
python/branches/py3k/ (props changed)
More information about the Python-3000-checkins
mailing list