1. a0e0cd3 Don't try to create the directory if it already exists, otherwise the test fails by Neal Norwitz · 20 years ago
  2. e960e22 Added a test for the fix of SF bug #658233, where continuation lines by Barry Warsaw · 21 years ago
  3. 4aebbb0 Make tests clean up after themselves better. This means: by Brett Cannon · 21 years ago
  4. edb155f UnicodeTranslationsTest.setUp(): Removed the coerce flag to the by Barry Warsaw · 21 years ago
  5. 0eadaac Whitespace normalization. by Tim Peters · 21 years ago
  6. a1ce93f From http://mail.python.org/pipermail/i18n-sig/2003-April/001557.html by Barry Warsaw · 21 years ago
  7. d899605 Patch #633547: Support plural forms. Do TODOs in test suite. by Martin v. Löwis · 22 years ago
  8. 6569257 Move the setting of os.environ['LANGUAGE'] to setup(), and reset it to by Guido van Rossum · 22 years ago
  9. 08f9956 Update an email address. by Barry Warsaw · 23 years ago
  10. 1914873 Quick and dirty fix for test_extcall failures trigged by Guido's by Barry Warsaw · 23 years ago
  11. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  12. 8b7c3c0 For current directory use os.curdir, not ".". by Jack Jansen · 24 years ago
  13. 64dab46 Expand the test suite to test both the GNU gettext and translation by Barry Warsaw · 24 years ago
  14. c795195 Open binary files in binary mode. Fixes test failure under Windows. by Tim Peters · 24 years ago
  15. 1dce09d Group consensus is that supporting alternative locale categories is by Barry Warsaw · 24 years ago
  16. ff6d813 Set this test up so that we don't have to create xx/LC_MESSAGES in the by Barry Warsaw · 24 years ago
  17. 9e03592 Test suite for new gettext.py module. by Barry Warsaw · 24 years ago