MCPcopy Create free account
hub / github.com/PyTables/PyTables / filenodes1.py

File filenodes1.py

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

Source from the content-addressed store, hash-verified

1import tables as tb
2from tables.nodes import filenode
3
4h5file = tb.open_file("fnode.h5", "w")

Callers

nothing calls this directly

Calls 6

get_node_attrMethod · 0.80
writeMethod · 0.80
seekMethod · 0.80
tellMethod · 0.80
closeMethod · 0.45
readlineMethod · 0.45

Tested by

no test coverage detected