1. f28fd24 Issue 6292: for the moment at least, the test suite passes if run by R. David Murray · 15 years ago
  2. 5a8a037 Use descriptors. by Guido van Rossum · 21 years ago
  3. 7d42878 Fixed a small bug. doctest didn't handle unicode docstrings containing by Jim Fulton · 21 years ago
  4. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 23 years ago
  5. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  6. 2f93e28 SF bug [#467331] ClassType.__doc__ always None. by Tim Peters · 24 years ago
  7. 1b0e549 Made the classmethod docstring test a bit less trivial. by Tim Peters · 24 years ago
  8. 17111f3 SF bug [#467336] doctest failures w/ new-style classes. by Tim Peters · 24 years ago