[issue10200] Documentation: "link use"?

Boštjan Mejak report at bugs.python.org
Tue Oct 26 22:35:53 CEST 2010


Boštjan Mejak <bostjan.mejak at gmail.com> added the comment:

I forgot to mention to remove the comma in the text "This is used by
vformat()<http://docs.python.org/library/string.html#string.Formatter.vformat>
to
break the string into either literal text, or replacement fields." found at
http://docs.python.org/library/string.html#string.Formatter.parse. to be "This
is used by vformat()<http://docs.python.org/library/string.html#string.Formatter.vformat>
to
break the string into either literal text or replacement fields." Please
revisit this and remove the comma.

On Tue, Oct 26, 2010 at 9:58 PM, Georg Brandl <report at bugs.python.org>wrote:

>
> Georg Brandl <georg at python.org> added the comment:
>
> Fixed in r85849, r85850, and the third one isn't a typo.
>
> ----------
> nosy: +georg.brandl
> resolution:  -> fixed
> status: open -> closed
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue10200>
> _______________________________________
>

----------
Added file: http://bugs.python.org/file19375/unnamed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10200>
_______________________________________
-------------- next part --------------
I forgot to mention to remove the comma in the text &quot;<span class="Apple-style-span" style="font-family: sans-serif; font-size: 16px; line-height: 20px; ">This is used by <a title="string.Formatter.vformat" class="reference internal" href="http://docs.python.org/library/string.html#string.Formatter.vformat" style="color: rgb(53, 95, 124); text-decoration: none; "><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">vformat()</span></tt></a> to break the string into either literal text, or replacement fields.</span>&quot; found at <a href="http://docs.python.org/library/string.html#string.Formatter.parse">http://docs.python.org/library/string.html#string.Formatter.parse</a>. to be &quot;<span class="Apple-style-span" style="font-family: sans-serif; font-size: 16px; line-height: 20px; ">This is used by <a title="string.Formatter.vformat" class="reference internal" href="http://docs.python.org/library/string.html#string.Formatter.vformat" style="color: rgb(53, 95, 124); text-decoration: none; "><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">vformat()</span></tt></a> to break the string into either literal text or replacement fields.</span>&quot; Please revisit this and remove the comma.<div>
<br><br><div class="gmail_quote">On Tue, Oct 26, 2010 at 9:58 PM, Georg Brandl <span dir="ltr">&lt;<a href="mailto:report at bugs.python.org">report at bugs.python.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Georg Brandl &lt;<a href="mailto:georg at python.org">georg at python.org</a>&gt; added the comment:<br>
<br>
Fixed in r85849, r85850, and the third one isn&#39;t a typo.<br>
<br>
----------<br>
nosy: +georg.brandl<br>
resolution:  -&gt; fixed<br>
status: open -&gt; closed<br>
<div><div></div><div class="h5"><br>
_______________________________________<br>
Python tracker &lt;<a href="mailto:report at bugs.python.org">report at bugs.python.org</a>&gt;<br>
&lt;<a href="http://bugs.python.org/issue10200" target="_blank">http://bugs.python.org/issue10200</a>&gt;<br>
_______________________________________<br>
</div></div></blockquote></div><br></div>


More information about the Python-bugs-list mailing list