| 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``. |
nothing calls this directly
no test coverage detected