diff options
author | Barry Warsaw <barry@python.org> | 2000-08-25 19:15:00 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2000-08-25 19:15:00 (GMT) |
commit | dd46cb38ceb81eb17056f6c99462d24c96cd6786 (patch) | |
tree | f699d65fed06d6baddff538693862276c817a10a /Lib | |
parent | 9e035921494cb8f101c3bfc22956fa968c6ab41f (diff) | |
download | cpython-dd46cb38ceb81eb17056f6c99462d24c96cd6786.zip cpython-dd46cb38ceb81eb17056f6c99462d24c96cd6786.tar.gz cpython-dd46cb38ceb81eb17056f6c99462d24c96cd6786.tar.bz2 |
output from test_gettext.py test suite
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/test/output/test_gettext | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Lib/test/output/test_gettext b/Lib/test/output/test_gettext new file mode 100644 index 0000000..755c8d5 --- /dev/null +++ b/Lib/test/output/test_gettext @@ -0,0 +1,4 @@ +test_gettext +gettext installed +calling bindtextdomain with localdir Lib/test +calling textdomain |