Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -5/+5 |
* | For current directory use os.curdir, not ".". | Jack Jansen | 2000-09-15 | 1 | -2/+2 |
* | Expand the test suite to test both the GNU gettext and translation | Barry Warsaw | 2000-08-30 | 1 | -252/+128 |
* | Open binary files in binary mode. Fixes test failure under Windows. | Tim Peters | 2000-08-26 | 1 | -1/+1 |
* | Group consensus is that supporting alternative locale categories is | Barry Warsaw | 2000-08-25 | 1 | -6/+0 |
* | Set this test up so that we don't have to create xx/LC_MESSAGES in the | Barry Warsaw | 2000-08-25 | 1 | -66/+320 |
* | Test suite for new gettext.py module. | Barry Warsaw | 2000-08-25 | 1 | -0/+76 |