commit | ce153f6f4d7bcfed0e3c82fc117c716eef9e5ddf | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Mon Mar 08 15:34:35 2010 +0000 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Mon Mar 08 15:34:35 2010 +0000 |
tree | c069150dccb8b246ff07852615f507342e7e04f0 | |
parent | ad8c5ca4e7e274163447a33615e02edf1d64d87a [diff] |
Backport the tests only. Merged revisions 78800 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r78800 | florent.xicluna | 2010-03-08 16:20:28 +0100 (lun, 08 mar 2010) | 2 lines #7624: Fix isinstance(foo(), collections.Callable) for old-style classes. ........