MCPcopy Create free account
hub / github.com/PyTables/PyTables / play-with-enums.py

File play-with-enums.py

examples/play-with-enums.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Example on using enumerated types under PyTables.
2# This file is intended to be run in an interactive Python session,
3# since it contains some statements that raise exceptions.
4# To run it, paste it as the input of ``python``.

Callers

nothing calls this directly

Calls 7

COMMENTFunction · 0.85
create_earrayMethod · 0.80
create_tableMethod · 0.45
appendMethod · 0.45
flushMethod · 0.45
get_enumMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected