{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1764538817" } }
# install the apport exception handler if available try: import apport_python_hook except ImportError: pass else: apport_python_hook.install()