commit | a88d2776efac042f6b96d76d7ea3edbd0649c3c6 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Mon Nov 29 09:54:22 2010 +0000 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Mon Nov 29 09:54:22 2010 +0000 |
tree | 98e41f90d3ae62b20ff8644dbf523c0345561f14 | |
parent | 68eb3718d9bf12330a02ef896b35413734ff047d [diff] |
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 ........