[issue6593] Documentation: gettext install link

2009-07-29 Thread Georg Brandl
Georg Brandl added the comment: Thanks, fixed in r74252. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Py

[issue6593] Documentation: gettext install link

2009-07-28 Thread Egon Frerich
New submission from Egon Frerich : 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. -- assignee: georg.brandl components: Documentation messages: 91010