MCPcopy Create free account
hub / github.com/PyTables/PyTables / undo-redo.py

File undo-redo.py

examples/undo-redo.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Yet another couple of examples on do/undo feauture."""
2
3import tables as tb
4

Callers

nothing calls this directly

Calls 2

demo_6times3marksFunction · 0.85
demo_manyopsFunction · 0.85

Tested by

no test coverage detected