Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Complete the absolute import patch for the test suite. All relative | Barry Warsaw | 2002-07-30 | 1 | -1/+1 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | SF bug [#467331] ClassType.__doc__ always None. | Tim Peters | 2001-10-04 | 1 | -5/+1 |
* | Made the classmethod docstring test a bit less trivial. | Tim Peters | 2001-10-03 | 1 | -3/+3 |
* | SF bug [#467336] doctest failures w/ new-style classes. | Tim Peters | 2001-10-03 | 1 | -0/+112 |