vote up 0 vote down star

How to insert repeated message in google protocol buffer _pb2.py file

flag
1  
Could you please be more specific? If you are trying to edit a generated _pb2.py file by hand this is usually not a good idea. – abbot Oct 9 at 20:23

1 Answer

vote up 0 vote down

make changes to your .proto file. Look at the example : http://code.google.com/apis/protocolbuffers/docs/pythontutorial.html

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.