Fixed handling of null-termination in the string and unicode string readers.
[~jspiros/python-ebml.git] / ebml / __init__.py
1 from .files import *
2 from .exceptions import *