We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a025f27 commit a385addCopy full SHA for a385add
Lib/gettext.py
@@ -41,9 +41,6 @@
41
# to do binary searches and lazy initializations. Or you might want to use
42
# the undocumented double-hash algorithm for .mo files with hash tables, but
43
# you'll need to study the GNU gettext code to do this.
44
-#
45
-# - Support Solaris .mo file formats. Unfortunately, we've been unable to
46
-# find this format documented anywhere.
47
48
49
import operator
0 commit comments