gettext: Remove outdated "TODO" comment (#130890)

This commit is contained in:
Stan Ulbrych 2025-03-06 23:41:03 +00:00 committed by GitHub
parent a025f27d94
commit a385add401
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,9 +41,6 @@ internationalized, to the local language and cultural habits.
# to do binary searches and lazy initializations. Or you might want to use
# the undocumented double-hash algorithm for .mo files with hash tables, but
# you'll need to study the GNU gettext code to do this.
#
# - Support Solaris .mo file formats. Unfortunately, we've been unable to
# find this format documented anywhere.
import operator