MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / close

Method close

tools/python-3.11.9-amd64/Lib/html/parser.py:112–114  ·  view source on GitHub ↗

Handle any buffered data.

(self)

Source from the content-addressed store, hash-verified

110 self.goahead(0)
111
112 def close(self):
113 """Handle any buffered data."""
114 self.goahead(1)
115
116 __starttag_text = None
117

Callers

nothing calls this directly

Calls 1

goaheadMethod · 0.95

Tested by

no test coverage detected