1. e8f5832 Issue #9308: Removed redundant coding cookies. Added tests for by Alexander Belopolsky · 14 years ago
  2. 378c0cf Merged revisions 78351 via svnmerge from by R. David Murray · 14 years ago
  3. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  4. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  5. 7131f84 Fix a bunch of doctests with the -d option of refactor.py. by Guido van Rossum · 17 years ago
  6. 5a8a037 Use descriptors. by Guido van Rossum · 19 years ago
  7. 7d42878 Fixed a small bug. doctest didn't handle unicode docstrings containing by Jim Fulton · 20 years ago
  8. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 22 years ago
  9. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  10. 2f93e28 SF bug [#467331] ClassType.__doc__ always None. by Tim Peters · 23 years ago
  11. 1b0e549 Made the classmethod docstring test a bit less trivial. by Tim Peters · 23 years ago
  12. 17111f3 SF bug [#467336] doctest failures w/ new-style classes. by Tim Peters · 23 years ago