> +        elif isinstance(json_value, list):
> +            v = map(StringifyMixin._decode_value, json_value, str_decoder)

additional arguments for map have a different meaning than what you
seem to expect here.

YAMAMOTO Takashi

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to