Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move the setting of os.environ['LANGUAGE'] to setup(), and reset it to | Guido van Rossum | 2002-07-20 |
* | Update an email address. | Barry Warsaw | 2001-08-28 |
* | Quick and dirty fix for test_extcall failures trigged by Guido's | Barry Warsaw | 2001-08-24 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 |
* | For current directory use os.curdir, not ".". | Jack Jansen | 2000-09-15 |
* | Expand the test suite to test both the GNU gettext and translation | Barry Warsaw | 2000-08-30 |
* | Open binary files in binary mode. Fixes test failure under Windows. | Tim Peters | 2000-08-26 |
* | Group consensus is that supporting alternative locale categories is | Barry Warsaw | 2000-08-25 |
* | Set this test up so that we don't have to create xx/LC_MESSAGES in the | Barry Warsaw | 2000-08-25 |
* | Test suite for new gettext.py module. | Barry Warsaw | 2000-08-25 |