Hi, I want to initialize a Python object to have the same initial value as defined in its Thrift's definition. Is there any way to do this? I tried serialize and deserialize via TMemory transport but it won't work.
-- Thawan Kooburat Graduate Student Department of Computer Science UW-Madison
