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

File vlarray2.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2
3"""Small example that shows how to work with variable length arrays of
4different types, UNICODE strings and general Python objects included."""

Callers

nothing calls this directly

Calls 5

create_vlarrayMethod · 0.80
list_nodesMethod · 0.80
appendMethod · 0.45
closeMethod · 0.45
readMethod · 0.45

Tested by

no test coverage detected