[ python-Bugs-1072124 ] difflib HTML support description incorrect

SourceForge.net noreply at sourceforge.net
Tue Nov 23 23:12:28 CET 2004


Bugs item #1072124, was opened at 2004-11-23 15:38
Message generated for change (Comment added) made by dmgass
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1072124&group_id=5470

Category: Documentation
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Dan Gass (dmgass)
Assigned to: Nobody/Anonymous (nobody)
Summary: difflib HTML support description incorrect

Initial Comment:
In the highlights the following is listed:

"difflib now supports HTML side-by-side output, as well
as HTML output of its normal behavior."

It should really read:

"difflib now supports generating side-by-side
differences in an HTML format."

(Or steal language from AMK's summary).

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

>Comment By: Dan Gass (dmgass)
Date: 2004-11-23 16:12

Message:
Logged In: YES 
user_id=995755

I'll email the webmaster.

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

Comment By: Dan Gass (dmgass)
Date: 2004-11-23 16:11

Message:
Logged In: YES 
user_id=995755

Sorry Tim, 

highlights means:

http://www.python.org/2.4/highlights.html



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

Comment By: Tim Peters (tim_one)
Date: 2004-11-23 15:54

Message:
Logged In: YES 
user_id=31435

What does "the highlights" mean?  Misc/NEWS says "difflib 
now supports HTML side-by-side diff", which seems clear 
enough to me.

If you're talking about something you found on the web site, 
then email to webmaster at python.org is a better way to 
suggest web site changes (the bug tracker is for things in 
Python's CVS repository, like Misc/NEWS, and difflib.py).

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

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


More information about the Python-bugs-list mailing list