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

Method handle_pi

tools/python-3.11.9-amd64/Lib/html/parser.py:451–452  ·  view source on GitHub ↗
(self, data)

Source from the content-addressed store, hash-verified

449
450 # Overridable -- handle processing instruction
451 def handle_pi(self, data):
452 pass
453
454 def unknown_decl(self, data):
455 pass

Callers 1

parse_piMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected