python (3.11.7)
    e+              	       >   d dl mZ d dlZd dlZd dlZ G d de          ZdZ G d de          ZdZ	d	Z
d
ZdZdZ
 G d
 de          Z G d de          Z G d de          Z G d dee          ZdZdZee	e
eee
eedZd Zedk    r ej                     dS dS )    )sortdictNc                   (    e Zd ZddZd Zd Zd ZdS )defaultdictNc                 H    t                               |            || _        d S Ndict__init__defaultselfr   s     F/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/test/test_descrtut.pyr
   zdefaultdict.__init__       
d    c                 h    	 t                               | |          S # t          $ r
 | j        cY S w xY wr   r	   __getitem__KeyErrorr   r
   keys     r   r   zdefaultdict.__getitem__   F    	 ##D#... 	  	  	 <	     11c                 <