Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/zmq/utils/__pycache__/jsonapi.cpython-39.pyc
Ðазад
a a�hq � @ sj d Z ddlmZmZ dZg d�ZeD ](Zzee�ZW n eyF Y q$0 qNq$dd� Z dd� Z g d �ZdS ) a� Priority based json library imports. Always serializes to bytes instead of unicode for zeromq compatibility on Python 2 and 3. Use ``jsonapi.loads()`` and ``jsonapi.dumps()`` for guaranteed symmetry. Priority: ``simplejson`` > ``jsonlib2`` > stdlib ``json`` ``jsonapi.loads/dumps`` provide kwarg-compatibility with stdlib json. ``jsonapi.jsonmod`` will be the module of the actual underlying implementation. � )�bytes�unicodeN)Z simplejsonZjsonlib2�jsonc K s: d|vrd|d<