관리-도구
편집 파일: ordered_dict.cpython-311.pyc
� �܋f� � �4 � d Z ddlmZ G d� dee� � ZdS )zsDrop-in replacement for collections.OrderedDict by Raymond Hettinger http://code.activestate.com/recipes/576693/ � )� DictMixinc �� � e Zd Zd� Zd� Zd� Zd� Zd� Zd� Zdd�Z d � Z d � Zej Z ej Zej Zej Zej Zej Zej Zej Zd� Zd� Zedd�� � Zd� Zd� Zd S )�OrderedDictc �� � t |� � dk rt dt |� � z � � � | j n$# t $ r | � � � Y nw xY w | j |i |�� d S )N� z$expected at most 1 arguments, got %d)�len� TypeError�_OrderedDict__end�AttributeError�clear�update)�self�args�kwdss �j/builddir/build/BUILD/cloudlinux-venv-1.0.6/venv/lib64/python3.11/site-packages/simplejson/ordered_dict.py�__init__zOrderedDict.__init__ s� � ��t�9�9�q�=�=��B�S��Y�Y�N�O�O�O� ��J�J�J��� � � ��J�J�L�L�L�L�L� �������T�"�T�"�"�"�"�"s �<