[Python-bugs-list] [ python-Bugs-517811 ] Extraneous \ escapes in code example

noreply@sourceforge.net noreply@sourceforge.net
Thu, 14 Feb 2002 20:22:51 -0800


Bugs item #517811, was opened at 2002-02-14 19:13
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=517811&group_id=5470

Category: Documentation
Group: Python 2.2.1 candidate
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Robert Kern (kern)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Extraneous \ escapes in code example

Initial Comment:
The examples on 
http://python.sourceforge.net/maint-docs/lib/node389.html
(email module examples) use % codes for string interpolation.

The \% LaTeX escapes appear in the HTML version at 
least. The environment used for code examples appears 
not to need the % characters to be escaped.


----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-02-14 20:22

Message:
Logged In: YES 
user_id=3066

Fixed in Doc/lib/email.tex revisions 1.10 and 1.9.6.1.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=517811&group_id=5470