Implemented encode_element_size and write_element_size, and added tests. This should...
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 12 Apr 2011 03:27:38 +0000 (23:27 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 12 Apr 2011 03:27:38 +0000 (23:27 -0400)
commita0b38d57f9794bde5804be94c50e9671bea25833
tree3bee15358449390a6248718e5d3596fe44a043bd
parent3e0006c63000d5c09a9a09657806a6046cf6009d
Implemented encode_element_size and write_element_size, and added tests. This should support element size lengths greater than 8 bytes.
ebml/core.py
ebml/tests/__init__.py [new file with mode: 0644]
ebml/tests/test_core.py [new file with mode: 0644]