Fixed string and unicode string readers to handle null-termination. Implemented more...
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 13 Apr 2011 06:20:21 +0000 (02:20 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 13 Apr 2011 06:20:21 +0000 (02:20 -0400)
commite9ebfb809d0ecdf003d33fcd1a08246895d7b6b0
tree9f6cd5f3992edf6ba24668cfd2ab3393fdfe08ba
parentd8f926028d6d4368348ad27fb2c7beef29eda9c0
Fixed string and unicode string readers to handle null-termination. Implemented more tests.
ebml/core.py
ebml/tests/test_core.py