diff --git a/Lib/gettext.py b/Lib/gettext.py index 647fe56bf90..c2a549ff689 100644 --- a/Lib/gettext.py +++ b/Lib/gettext.py @@ -125,7 +125,7 @@ def install(self, unicode=0): class GNUTranslations(NullTranslations): # Magic number of .mo files LE_MAGIC = 0x950412de - BE_MAGIC = struct.unpack('>i', struct.pack('