New submission from Boštjan Mejak <bostjan.me...@gmail.com>:

There's a bug in the docs at
http://docs.python.org/library/locale.html#access-to-message-catalogs in a
statement before the last. "A known exception to this rule are applications
that >>link use<< additional C libraries which internally invoke gettext()
 or dcgettext(). "

Either use the word "link" or "use" in that statement.

----------
files: unnamed
messages: 119614
nosy: Retro
priority: normal
severity: normal
status: open
title: Documentation: "link use"?
Added file: http://bugs.python.org/file19370/unnamed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10200>
_______________________________________
There&#39;s a bug in the docs at <a 
href="http://docs.python.org/library/locale.html#access-to-message-catalogs";>http://docs.python.org/library/locale.html#access-to-message-catalogs</a> in
 a statement before the last. &quot;<span class="Apple-style-span" 
style="font-family: sans-serif; font-size: 16px; line-height: 20px; ">A known 
exception to this rule are applications that &gt;&gt;link use&lt;&lt; 
additional C libraries which internally invoke <tt class="xref docutils 
literal" style="background-color: transparent; padding-top: 0px; padding-right: 
1px; padding-bottom: 0px; padding-left: 1px; font-size: 0.95em; font-weight: 
bold; "><span class="pre">gettext()</span></tt> or <tt class="xref docutils 
literal" style="background-color: transparent; padding-top: 0px; padding-right: 
1px; padding-bottom: 0px; padding-left: 1px; font-size: 0.95em; font-weight: 
bold; "><span class="pre">dcgettext()</span></tt>. </span>&quot;<div>
<br></div><div>Either use the word &quot;link&quot; or &quot;use&quot; in that 
statement.</div>
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to