Discussion:
[Python-3000-checkins] r65441 - python/branches/py3k
brett.cannon
2008-08-03 22:38:58 UTC
Permalink
Author: brett.cannon
Date: Mon Aug 4 00:38:58 2008
New Revision: 65441

Log:
Blocked revisions 65440 via svnmerge

........
r65440 | brett.cannon | 2008-08-03 15:38:19 -0700 (Sun, 03 Aug 2008) | 2 lines

Remove a dict.has_key() usage in profile to silence a -3 DeprecationWarning.
........


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

Loading...