[Python-bugs-list] [ python-Bugs-738090 ] Section 13.3: htmllib.HTMLParser constructor definition amen

SourceForge.net noreply@sourceforge.net
Mon, 14 Jul 2003 01:16:23 -0700


Bugs item #738090, was opened at 2003-05-15 02:00
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=738090&group_id=5470

Category: Documentation
Group: Python 2.2.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: K. K. Woo (kkwoo)
Assigned to: Nobody/Anonymous (nobody)
Summary: Section 13.3: htmllib.HTMLParser constructor definition amen

Initial Comment:
Hi,

    In section 13.3, the htmllib.HTMLParser constructor
description says:

    class HTMLParser(formatter)

    I was unable to understand that "formatter"
mentioned above referred to something from section 12.1
("formatter - generic output formatting").
Consequently, I didn't understand how to use the
htmllib.HTMLParser base class until I searched on
google, and found an example at
http://www.tummy.com/python/Examples/showhrefs.txt
(link valid as at 15-May-2003).

    May I suggest adding a cross-reference to section
12.1 in the "See Also: " section of 13.3?

    Regarding how to improve this section, I'm open to
suggestion.

Regards,

Kevin

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

>Comment By: Raymond Hettinger (rhettinger)
Date: 2003-07-14 03:16

Message:
Logged In: YES 
user_id=80475

Done.
See Doc/lib/libhtmllib.tex 1.26.
Thanks for the suggestion.

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

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