Discussion:
[Python-3000-checkins] r65392 - python/branches/py3k
brett.cannon
2008-08-02 03:29:56 UTC
Permalink
Author: brett.cannon
Date: Sat Aug 2 05:29:56 2008
New Revision: 65392

Log:
Blocked revisions 65391 via svnmerge

........
r65391 | brett.cannon | 2008-08-01 20:28:42 -0700 (Fri, 01 Aug 2008) | 2 lines

Remove a dict.has_key() use to silence a warning raised under -3.
........


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

Loading...