Thanks, George
Excuse my novice question about Python, but how do you encode a Map
with the Encoder class? From the docs, it seems that it only supports
leaf data types. I was looking for something similar to Java's
Endoder.writeMapStart().
- How to send a Map with Python's 'Encoder' George Porter
- Re: How to send a Map with Python's 'Encoder' Sharad Agarwal
- Re: How to send a Map with Python's 'Encoder' George Porter
