1. 536cf99 Whitespace normalization. by Tim Peters · 19 years ago
  2. 3b28770 Add two tests for the script interface. by Walter Dörwald · 19 years ago
  3. b197543 If quopri uses the implementations from binascii do the tests a second time by Walter Dörwald · 19 years ago
  4. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  5. 16dc7f4 Patch #462190, patch #464070: Support quoted printable in the binascii module. by Martin v. Löwis · 23 years ago
  6. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  7. e861365 Don't use any characters C doesn't guarantee are safe for text-mode files. by Tim Peters · 23 years ago
  8. 87cc0c3 Whitespace normalization, plus: by Tim Peters · 23 years ago
  9. 7599a3f Add a bunch of sample strings to test soft line breaks of varying end cases. by Barry Warsaw · 23 years ago
  10. 7069763 A unittest-based test for the quopri module. by Barry Warsaw · 23 years ago