[Python-checkins] r86859 - python/branches/release31-maint

ezio.melotti python-checkins at python.org
Mon Nov 29 10:54:22 CET 2010


Author: ezio.melotti
Date: Mon Nov 29 10:54:22 2010
New Revision: 86859

Log:
Blocked revisions 86845,86855-86856 via svnmerge

........
  r86845 | ezio.melotti | 2010-11-28 06:18:54 +0200 (Sun, 28 Nov 2010) | 1 line
  
  Add callable() to the built-in functions table.
........
  r86855 | raymond.hettinger | 2010-11-29 03:38:25 +0200 (Mon, 29 Nov 2010) | 1 line
  
  Do not add an obsolete unittest name to Py3.2.
........
  r86856 | ezio.melotti | 2010-11-29 04:02:10 +0200 (Mon, 29 Nov 2010) | 1 line
  
  Use assertCountEqual instead of assertItemsEqual
........


Modified:
   python/branches/release31-maint/   (props changed)


More information about the Python-checkins mailing list