]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue3950: Fix docs for default locale used by gettext to match implementation (...
authorCarl <Carl-Ty@users.noreply.github.com>
Mon, 10 Feb 2020 21:15:34 +0000 (13:15 -0800)
committerGitHub <noreply@github.com>
Mon, 10 Feb 2020 21:15:34 +0000 (13:15 -0800)
commitd68e0a8a165761604e820c8cb4f20abc735e717f
tree52afba1c67641b911a37390eee962ad85fda7f38
parent3c5dec65e99ab7b641f1663c88e3332fff944881
Issue3950: Fix docs for default locale used by gettext to match implementation (#18435)

documentation for default locale directory Doc/library/gettext.rst changed to match gettext implementation line 63.
Doc/library/gettext.rst