Check out the code that generates it in t_py_generator.cc. However, this is not considered a public part of the Thrift interface, so you should prepare to update your code when we tweak the structure to allow for more features and optimizations.
--David Phillip B Oldham wrote: > Are there any docs online for the "thrift_spec" attribute of thrift > objects? I'm working with thrift in python, and the tuple stored in > that attribute will be useful to populate it but I can't find any > reference documentation regarding its structure. >
