1. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  2. 7131f84 Fix a bunch of doctests with the -d option of refactor.py. by Guido van Rossum · 17 years ago
  3. 5a8a037 Use descriptors. by Guido van Rossum · 20 years ago
  4. 7d42878 Fixed a small bug. doctest didn't handle unicode docstrings containing by Jim Fulton · 20 years ago
  5. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 22 years ago
  6. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  7. 2f93e28 SF bug [#467331] ClassType.__doc__ always None. by Tim Peters · 23 years ago
  8. 1b0e549 Made the classmethod docstring test a bit less trivial. by Tim Peters · 23 years ago
  9. 17111f3 SF bug [#467336] doctest failures w/ new-style classes. by Tim Peters · 23 years ago