MCPcopy Index your code
hub / github.com/PyTables/PyTables / tutorial3-1.py

File tutorial3-1.py

examples/tutorial3-1.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Small example of do/undo capability with PyTables."""
2
3import tables as tb
4

Callers

nothing calls this directly

Calls 8

enable_undoMethod · 0.80
markMethod · 0.80
undoMethod · 0.80
redoMethod · 0.80
disable_undoMethod · 0.80
create_arrayMethod · 0.45
readMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected