In addition to tag methods, the HTMLParser class provides some additional methods and instance variables for use within tag methods.
<PRE> element.  The default value is false.  This
affects the operation of handle_data() and save_end().
| href, name, type) | 
<A> tag with the same
names.  The default implementation maintains a list of hyperlinks
(defined by the HREF attribute for <A> tags) within the
document.  The list of hyperlinks is available as the data attribute
anchorlist.
| ) | 
| source, alt[, ismap[, align[, width[, height]]]]) | 
| ) | 
| ) | 
See About this document... for information on suggesting changes.