Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
pip._internal.index.collector.HTMLLinkParser Class Reference
Inheritance diagram for pip._internal.index.collector.HTMLLinkParser:
Inheritance graph
[legend]
Collaboration diagram for pip._internal.index.collector.HTMLLinkParser:
Collaboration graph
[legend]

Public Member Functions

None __init__ (self, str url)
 
None handle_starttag (self, str tag, List[Tuple[str, Optional[str]]] attrs)
 
Optional[str] get_href (self, List[Tuple[str, Optional[str]]] attrs)
 

Public Attributes

 base_url
 

Detailed Description

HTMLParser that keeps the first base HREF and a list of all anchor
elements' attributes.

The documentation for this class was generated from the following file: