On Fri, Mar 8, 2013 at 9:57 PM, frantisek holop <min...@obiit.org> wrote: > hi there, > > update to the latest. > i think it's a good idea to explain in DESCR > why this package exists if json is in base pyton.. > > the gcc warning at compile time has also been fixed > upstream. > > please review and commit.
actually, could you shorten the DESCR by dropping: The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). The decoder can handle incoming JSON strings of any specified encoding. it looks unnecessary long. f.-