MCPcopy Create free account
hub / github.com/PyTables/PyTables / ActionLog

Class ActionLog

tables/file.py:2409–2410  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2407 maxundo = self.params["MAX_UNDO_PATH_LENGTH"]
2408
2409 class ActionLog(NotLoggedMixin, Table):
2410 pass
2411
2412 class ActionLogDesc(IsDescription):
2413 opcode = UInt8Col(pos=0)

Callers 1

enable_undoMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected