[Python-Dev] test_gettext fails on Windows (original) (raw)
Tim Peters tim_one@email.msn.com
Sat, 26 Aug 2000 16:45:27 -0400
- Previous message: [Python-Dev] Bug #112265: Tkinter seems to treat everything as Latin 1
- Next message: [Python-Dev] test_gettext fails on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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!
- Previous message: [Python-Dev] Bug #112265: Tkinter seems to treat everything as Latin 1
- Next message: [Python-Dev] test_gettext fails on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]