Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aaronsw/html2text
/ pbr
Method
pbr
html2text.py:358–359 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
356
self.p()
357
358
def
pbr(self):
359
if
self.p_p == 0: self.p_p = 1
360
361
def
p(self): self.p_p = 2
362
Callers
2
close
Method · 0.95
handle_tag
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected