1. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  2. 5cb76c1 Patch #1682205: a TypeError while unpacking an iterable is no longer by Georg Brandl · 18 years ago
  3. 3981511 Port test_unpack to doctest (patch #736962). by Johannes Gijsbers · 20 years ago
  4. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 22 years ago
  5. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  6. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  7. 0157e7a Added some single tuple/list unpacking for JPython regression testing. by Barry Warsaw · 24 years ago
  8. b65b006 Convert some old-style string exceptions to class exceptions. by Fred Drake · 24 years ago
  9. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  10. 09f9547 regression test for new sequence unpacking semantics by Barry Warsaw · 27 years ago