test_parser_json stderr

/usr/lib/python2.7/dist-packages/simplejson/compat.py:19: DeprecationWarning: 'hex' is not a text encoding; use codecs.decode() to handle arbitrary codecs
  return s.decode('hex')
...
----------------------------------------------------------------------
Ran 3 tests in 0.083s
OK