[Python-3000-checkins] r65454 - python/branches/py3k

brett.cannon python-3000-checkins at python.org
Mon Aug 4 01:47:27 CEST 2008


Author: brett.cannon
Date: Mon Aug  4 01:47:26 2008
New Revision: 65454

Log:
Blocked revisions 65453 via svnmerge

........
  r65453 | brett.cannon | 2008-08-03 16:46:46 -0700 (Sun, 03 Aug 2008) | 3 lines
  
  Move filecmp from using dict.has_key() to dict.__contains__() to silence
  warnings triggered under -3.
........


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


More information about the Python-3000-checkins mailing list