Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit the nesting depth of a tuple passed as the second argument to | Brett Cannon | 2004-03-20 | 1 | -1/+18 |
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -5/+5 |
* | Change issubclass() so that recursive tuples (directly or indirectly | Walter Dörwald | 2002-12-12 | 1 | -1/+18 |
* | Enhance issubclass() and PyObject_IsSubclass() so that a tuple is | Walter Dörwald | 2002-12-12 | 1 | -0/+9 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Whitespace normalization. | Tim Peters | 2002-05-23 | 1 | -5/+5 |
* | Add more tests for abstract isinstance() and issubclass(). | Neil Schemenauer | 2002-04-24 | 1 | -4/+93 |
* | Unit tests for the changes in abstract.c version 2.101. The debug | Barry Warsaw | 2002-04-23 | 1 | -0/+144 |