Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
fb2a6ccfc42cb15e15c4d2608bf096357a8a79ed
/
Lib
/
gettext.py
a57dccd
Patch #700839: Fix bugs in the plural handling.
by Martin v. Löwis
· 22 years ago
d899605
Patch #633547: Support plural forms. Do TODOs in test suite.
by Martin v. Löwis
· 22 years ago
09707e3
Patch by Tim to shut up the compiler's DeprecationWarnings on the
by Barry Warsaw
· 23 years ago
094662a
Replace boolean test with is None
by Raymond Hettinger
· 23 years ago
a55ffae
Add a per-message fallback mechanism for translations.
by Martin v. Löwis
· 23 years ago
1be6419
Add fallback argument to translation(). Request fallbacks on install.
by Martin v. Löwis
· 23 years ago
2dd4276
added a few more __all__ lists fixed typo in ihooks docstring
by Skip Montanaro
· 24 years ago
07e99cb
Whitespace normalization.
by Tim Peters
· 24 years ago
75f8101
find(): Application of (slightly modified) SF patch #101928 by Ulf
by Barry Warsaw
· 25 years ago
293b03f
translation(): Minor optimization patch which avoids instantiating the
by Barry Warsaw
· 25 years ago
c638791
Repaired comment.
by Tim Peters
· 25 years ago
9a2d9d7
GNUTranslations._parse(): Fix portability problems on 64-bit machines
by Barry Warsaw
· 25 years ago
b76a55c
GNUTranslations.BE_MAGIC: don't be so clever in calculating this from
by Barry Warsaw
· 25 years ago
33d8d70
Finalize this module for Python 2.0 based on feedback and input from
by Barry Warsaw
· 25 years ago
fa488ec
_expand_lang(), _find(): Added support for unaliasing and expanded the
by Barry Warsaw
· 25 years ago
84314b7
Group consensus is that supporting alternative locale categories is
by Barry Warsaw
· 25 years ago
95be23d
Initial revision of gettext support for Python. This will undergo some changes.
by Barry Warsaw
· 25 years ago