MCPcopy Index your code
hub / github.com/bpython/bpython / PasteFailed

Class PasteFailed

bpython/paste.py:35–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34
35class PasteFailed(Exception):
36 pass
37
38
39class Paster(Protocol):

Callers 2

pasteMethod · 0.85
pasteMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected