Package Products :: Package ZenUtils :: Module jsonutils :: Class StringifyingDecoder
[hide private]
[frames] | no frames]

Class StringifyingDecoder

source code

json.JSONDecoder --+
                   |
                  StringifyingDecoder

Casts all unicode objects as strings. This is necessary until Zope is less stupid.

Instance Methods [hide private]
 
decode(self, s) source code