1. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  2. e2b70bc Get rid of dict.has_key(). Boy this has a lot of repercussions! by Guido van Rossum · 18 years ago
  3. 31017ae SF #904720: dict.update should take a 2-tuple sequence like dict.__init_ by Raymond Hettinger · 20 years ago
  4. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  5. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  6. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  7. bea3947 Variety of test cases for call to builtin functions by Jeremy Hylton · 23 years ago