MCPcopy Index your code
hub / github.com/PyTables/PyTables / objecttree.py

File objecttree.py

examples/objecttree.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import tables as tb
2
3
4class Particle(tb.IsDescription):

Callers

nothing calls this directly

Calls 6

create_groupMethod · 0.80
create_arrayMethod · 0.45
create_tableMethod · 0.45
appendMethod · 0.45
flushMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected