58 Commits

Author SHA1 Message Date
Caleb Deveraux
b0e1cbda2f Use pack_into/unpack_from where possible 2010-10-03 20:35:46 -06:00
Caleb Deveraux
4e2f6fc2b8 Don't coerce data type twice 2010-10-03 20:35:46 -06:00
Caleb Deveraux
39264828e5 Fix TAG_Compound to use value property 2010-10-03 20:35:46 -06:00
Caleb Deveraux
fc87cc2e83 Fix TAG_Byte_Array's setValue and dataType member functions 2010-10-03 20:35:46 -06:00
Caleb Deveraux
33226cddb8 Fix TAG_String's setValue and dataType member functions 2010-10-03 20:35:36 -06:00
Caleb Deveraux
9269130130 Use new-style classes so properties work
Properties don't work on old-style classes.  Convert classes to
new-style by explicitly inheriting from object.
2010-10-03 20:28:24 -06:00
David Vierra
75a29aeaea enforce data types in __init__ 2010-09-19 04:34:21 -10:00
unknown
e2e74673e9 published mclevel.py 2010-08-26 01:48:40 -10:00