Home
last modified time | relevance | path

Searched defs:H5PY_VLEN_STR (Results 1 – 1 of 1) sorted by relevance

/dports/biology/py-biom-format/biom-format-2.1.10/biom/
H A Dutil.py29 H5PY_VLEN_STR = h5py.special_dtype(vlen=str) variable
34 H5PY_VLEN_STR = None variable