[Patches] [ python-Patches-1054715 ] Fix for Unix macro expansion in citetitle

SourceForge.net noreply at sourceforge.net
Tue Nov 2 20:28:09 CET 2004


Patches item #1054715, was opened at 2004-10-26 13:13
Message generated for change (Settings changed) made by fdrake
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1054715&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Brodie (leogah)
>Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Fix for Unix macro expansion in citetitle

Initial Comment:
Fix for bug 867556 (see e.g. 
http://www.python.org/doc/2.3/lib/module-mailbox.html ) 
 
The Unix macro within a citetitle generates bad HTML. As far as I 
can see, this is the only problem page, and the only one where the 
attached patch changes the generated HTML. 

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

Comment By: George Yoshida (quiver)
Date: 2004-10-26 14:51

Message:
Logged In: YES 
user_id=671362

Looks good to me with one exception.

Original script is indented with spaces only, but your patch
mixes spaces and tabs.
Can you repair it?

Anyway, thanks for submitting a patch for my bug report!

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1054715&group_id=5470


More information about the Patches mailing list