1682 data to be processed |
1682 data to be processed |
1683 </dd> |
1683 </dd> |
1684 </dl> |
1684 </dl> |
1685 <a NAME="PypiSearchResultsParser.handle_endtag" ID="PypiSearchResultsParser.handle_endtag"></a> |
1685 <a NAME="PypiSearchResultsParser.handle_endtag" ID="PypiSearchResultsParser.handle_endtag"></a> |
1686 <h4>PypiSearchResultsParser.handle_endtag</h4> |
1686 <h4>PypiSearchResultsParser.handle_endtag</h4> |
1687 <b>handle_endtag</b>(<i>tag</i>) |
1687 <b>handle_endtag</b>(<i>_tag</i>) |
1688 <p> |
1688 <p> |
1689 Public method to process the end tag. |
1689 Public method to process the end tag. |
1690 </p> |
1690 </p> |
1691 |
1691 |
1692 <dl> |
1692 <dl> |
1693 |
1693 |
1694 <dt><i>tag</i> (str)</dt> |
1694 <dt><i>_tag</i> (str)</dt> |
1695 <dd> |
1695 <dd> |
1696 tag name (all lowercase) |
1696 tag name (all lowercase) (unused) |
1697 </dd> |
1697 </dd> |
1698 </dl> |
1698 </dl> |
1699 <a NAME="PypiSearchResultsParser.handle_starttag" ID="PypiSearchResultsParser.handle_starttag"></a> |
1699 <a NAME="PypiSearchResultsParser.handle_starttag" ID="PypiSearchResultsParser.handle_starttag"></a> |
1700 <h4>PypiSearchResultsParser.handle_starttag</h4> |
1700 <h4>PypiSearchResultsParser.handle_starttag</h4> |
1701 <b>handle_starttag</b>(<i>tag, attrs</i>) |
1701 <b>handle_starttag</b>(<i>tag, attrs</i>) |