Fixed handling of null-termination in the string and unicode string readers.
[~jspiros/python-ebml.git] / ebml / tests / __init__.py
2011-04-12 Joseph SpirosImplemented encode_element_size and write_element_size...