]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Initial revision of gettext support for Python. This will undergo
authorBarry Warsaw <barry@python.org>
Fri, 25 Aug 2000 19:13:37 +0000 (19:13 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 25 Aug 2000 19:13:37 +0000 (19:13 +0000)
commit95be23dc8626684caa268df7ff7749fcb89adddf
treefbd3c2fb75e40cbca441710aa8091b35dafebb4d
parent6f9876212d65978038439b585ba0fdaf243ed574
Initial revision of gettext support for Python.  This will undergo
some changes.
Lib/gettext.py [new file with mode: 0644]