mirror of
https://github.com/python/cpython.git
synced 2025-07-07 11:25:30 +00:00
gettext: Remove outdated "TODO" comment (#130890)
This commit is contained in:
parent
a025f27d94
commit
a385add401
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue