Implemented a basic test of the float reader and encoder. See note in code comment.
[~jspiros/python-ebml.git] / ebml / tests / __init__.py
2011-04-12 Joseph SpirosImplemented encode_element_size and write_element_size...