MCPcopy Create free account
hub / github.com/ActiveState/code / _parse

Method _parse

recipes/Python/578488_Threaded/recipe-578488.py:134–135  ·  view source on GitHub ↗
(self, frame)

Source from the content-addressed store, hash-verified

132 return ''
133
134 def _parse(self, frame):
135 raise NotImplementedError()
136
137 def _read(self):
138 self._reset()

Callers 2

_readMethod · 0.95
downloadWithProgressFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected