Implemented a basic test of the float reader and encoder. See note in code comment.
[~jspiros/python-ebml.git] / ebml / __init__.py
1 from .files import *
2 from .exceptions import *