◐ Shell
clean mode source ↗

Issue 6593: Documentation: gettext install link

Issue6593

Created on 2009-07-28 17:13 by efrerich, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg91010 - (view) Author: Egon Frerich (efrerich) Date: 2009-07-28 17:13
The description of gettext.install in 23.1.2 (Class-based API) contains
two links to install() which should go to this function in "The
NullTranslations class" 23.1.2.1 but they don't.
msg91040 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2009-07-29 16:06
Thanks, fixed in r74252.
History
Date User Action Args
2022-04-11 14:56:51adminsetgithub: 50842
2009-07-29 16:06:41georg.brandlsetstatus: open -> closed
resolution: fixed
messages: + msg91040
2009-07-28 17:13:42efrerichcreate