| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Backport of _abccoll.py by Benjamin Arangueren, issue 1383. | Guido van Rossum | 2007-11-22 | 1 | -1/+1 |
| | | | | | With some changes of my own thrown in (e.g. backport of r58107). | ||||
| * | Patch # 1026 by Benjamin Aranguren (with Alex Martelli): | Guido van Rossum | 2007-09-10 | 1 | -0/+206 |
| Backport abc.py and isinstance/issubclass overloading to 2.6. I had to backport test_typechecks.py myself, and make one small change to abc.py to avoid duplicate work when x.__class__ and type(x) are the same. | |||||
