serializer.DumpJson: Control indentation by parameter
If the simplejson module supports indentation, it's always used. There are cases where we might not want to use it or enable it only for debugging purposes, such as in RPC. Reviewed-by: iustinp
Loading
Please register or sign in to comment