MCPcopy Create free account
hub / github.com/ZeroIntensity/pointers.py / VariableLifetimeError

Class VariableLifetimeError

src/pointers/exceptions.py:46–47  ·  view source on GitHub ↗

Variable is no longer available.

Source from the content-addressed store, hash-verified

44
45
46class VariableLifetimeError(Exception):
47 """Variable is no longer available."""

Callers 1

_get_scopeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected