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

File file.py

tables/file.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Create PyTables files and the object tree.
2
3This module support importing generic HDF5 files, on top of which
4PyTables files are created, read or extended. If a file exists, an

Callers

nothing calls this directly

Calls 2

_FileRegistryClass · 0.85
join_pathFunction · 0.85

Tested by

no test coverage detected