The ProtoText package might help you. ProtoText: https://github.com/XericZephyr/prototext
It does efficient in-place dict-like operation to python protobuf object. On Monday, December 28, 2009 at 8:34:17 PM UTC-6, 龟腚 wrote: > > hi, i am a protobuf user also python user > and i want to translate protobuf object to python Dict object (or call it > hash?) > its because i was developing a web gate witch query data from intranet's > ice server and got the data in protobuf type > then i translate it to Dict object and return it to internet user as in > json format. > any advice or suggestion is welcom > > -- > welcom to gtalk me > http://hi.baidu.com/jyf1987 > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
