Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ handle_data
Method
handle_data
tools/python-3.11.9-amd64/Lib/html/parser.py:439–440 ·
view source on GitHub ↗
(self, data)
Source
from the content-addressed store, hash-verified
437
438
# Overridable -- handle data
439
def
handle_data(self, data):
440
pass
441
442
# Overridable -- handle comment
443
def
handle_comment(self, data):
Callers
3
goahead
Method · 0.95
parse_starttag
Method · 0.95
parse_endtag
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected