[Python-Dev] test_gettext fails on Windows

Tim Peters tim_one@email.msn.com
Sat, 26 Aug 2000 16:45:27 -0400


Don't know whether this is unique to Win98.

test test_gettext failed -- Writing: 'mullusk', expected: 'bacon\012T'

Here's -v output:

test_gettext
installing gettext
calling bindtextdomain with localedir .
.
None
gettext
gettext
mullusk
.py 1.1
 Throatwobble
nudge nudge
mullusk
.py 1.1
 Throatwobble
nudge nudge
mullusk
.py 1.1
 Throatwobble
nudge nudge
mullusk
.py 1.1
 Throatwobble
nudge nudge
This module provides internationalization and localization
support for your Python programs by providing an interface to the GNU
gettext message catalog library.
nudge nudge
1
nudge nudge

Has almost nothing in common with the expected output!