MCPcopy Create free account
hub / github.com/PyTables/PyTables / tutorial3-2.py

File tutorial3-2.py

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

Source from the content-addressed store, hash-verified

1"""A more complex example of do/undo capability with PyTables.
2
3Here, names has been assigned to the marks, and jumps are done between
4marks.

Callers

nothing calls this directly

Calls 8

enable_undoMethod · 0.80
create_groupMethod · 0.80
markMethod · 0.80
gotoMethod · 0.80
disable_undoMethod · 0.80
create_arrayMethod · 0.45
readMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected