Package IDAscope :: Package idascope :: Package core :: Module JsonHelper
[hide private]
[frames] | no frames]

Module JsonHelper

source code

This module allows using the Python json module for parsing JSON data and decoding strings in UTF-8 instead of Unicode, resulting in ability to use str functions (e.g. for sorting)

Functions [hide private]
 
decode_list(data) source code
 
decode_dict(data) source code
Variables [hide private]
  __package__ = None