Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SecurityInnovation/PGPy
/ parse
Method
parse
pgpy/types.py:292–293 ·
view source on GitHub ↗
this method is too abstract to understand
(self, packet)
Source
from the content-addressed store, hash-verified
290
291
@abc.abstractmethod
292
def
parse(self, packet):
293
""
"this method is too abstract to understand"
""
294
295
@abc.abstractmethod
296
def
__bytearray__(self):
Callers
3
from_file
Method · 0.45
from_blob
Method · 0.45
__call__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected