MCPcopy Index your code
hub / github.com/python/cpython / unknown_decl

Method unknown_decl

Lib/html/parser.py:552–553  ·  view source on GitHub ↗
(self, data)

Source from the content-addressed store, hash-verified

550 pass
551
552 def unknown_decl(self, data):
553 pass

Callers 2

goaheadMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected