March 2003
Intermediate to advanced
656 pages
39h 30m
English
anchor_bgn
h.anchor_bgn(href,name,type)
Called for each
<a> tag. href,
name, and type
are the string values of the tag’s attributes with
the same names. HTMLParser’s
implementation of anchor_bgn maintains a list of
outgoing hyperlinks (i.e., href arguments
of method s
.anchor_bgn)
in an instance attribute named
s
.anchorlist.