MCPcopy Create free account
hub / github.com/aaronsw/html2text / p

Method p

html2text.py:361–361  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

359 if self.p_p == 0: self.p_p = 1
360
361 def p(self): self.p_p = 2
362
363 def o(self, data, puredata=0, force=0):
364 if self.abbr_data is not None: self.abbr_data += data

Callers 1

handle_tagMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected