When using the python cpp API we have found a bunch of cpp functions we had to add python calls for.
So you probably need to add it, it is pretty easy to do. -Jeremiah On Wednesday, April 11, 2012 9:58:54 AM UTC-5, simleo wrote: > > Hello, > > is there any equivalent of SetTotalBytesLimit in the Python API? > Although this is not an issue with the pure Python implementation, it > becomes a blocker with the cpp extension (i.e., the one you activate > by exporting PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp). > > Thanks in advance, > > Simone -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To view this discussion on the web visit https://groups.google.com/d/msg/protobuf/-/ajRWNOv_kpUJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
