1. 3e667d5 cPickle: exempt two_tuple from GC -- it's a speed hack, and doesn't by Tim Peters · 22 years ago
  2. dbaba0d Added basic tests of copy_reg's extension registry. by Tim Peters · 22 years ago
  3. 692d292 Test that True can be copied. by Martin v. Löwis · 22 years ago
  4. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  5. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  6. 5379d05 Convert copy_reg test to PyUnit. by Fred Drake · 23 years ago
  7. cb953d7 Test the exception-raising for error cases in copy_reg. by Fred Drake · 24 years ago