Discussion:
[Python-3000-checkins] r65465 - python/branches/py3k
brett.cannon
2008-08-04 00:28:42 UTC
Permalink
Author: brett.cannon
Date: Mon Aug 4 02:28:42 2008
New Revision: 65465

Log:
Blocked revisions 65464 via svnmerge

........
r65464 | brett.cannon | 2008-08-03 17:27:29 -0700 (Sun, 03 Aug 2008) | 2 lines

Silence warnings under -3 about using dict.has_key() for modulefinder.
........


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

Loading...