[Python-Dev] [Web-SIG] WSGI is now Python 3-friendly
P.J. Eby
pje at telecommunity.com
Mon Sep 27 03:38:53 CEST 2010
At 11:15 AM 9/27/2010 +1000, Ben Finney wrote:
>"P.J. Eby" <<http://mail.python.org/mailman/listinfo/python-dev>pje
>at telecommunity.com> writes:
>
> > (For that matter, if anybody knows how to make it not turn *every* PEP
> > reference into a link, that'd be good too! It doesn't really need to
> > turn 5 or 6 occurrences of "PEP 333" in the same paragraph into
> > separate links. ;-) )
>
>reST, being designed explicitly for Python documentation, has support
>for PEP references built in:
You misunderstand me; I wasn't asking how to *add* a link, but how to
turn OFF the automatic conversion of the phrase "PEP 333" that
happens without any special markup.
Currently, the PEP 3333 preface is littered with unnecessary links,
because the PEP pre-processor turns *every* mere textual mention of a
PEP into a link to it.
More information about the Python-Dev
mailing list