From: Joseph Spiros Date: Tue, 12 Apr 2011 03:27:38 +0000 (-0400) Subject: Implemented encode_element_size and write_element_size, and added tests. This should... X-Git-Url: http://git.ithinksw.org/~jspiros/python-ebml.git/commitdiff_plain/a0b38d57f9794bde5804be94c50e9671bea25833?hp=a0b38d57f9794bde5804be94c50e9671bea25833 Implemented encode_element_size and write_element_size, and added tests. This should support element size lengths greater than 8 bytes. ---