MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / error

Class error

tools/python-3.11.9-amd64/Lib/dbm/__init__.py:38–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36
37
38class error(Exception):
39 pass
40
41_names = ['dbm.gnu', 'dbm.ndbm', 'dbm.dumb']
42_defaultmod = None

Callers 7

_verify_openMethod · 0.70
__setitem__Method · 0.70
__delitem__Method · 0.70
keysMethod · 0.70
__contains__Method · 0.70
iterkeysMethod · 0.70
__len__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected