o
    bc!                     @   s0   d Z ddlmZ dddZG dd dejZdS )zTFix incompatible imports and module references that must be fixed after
fix_imports.   )fix_importsdbm)whichdbanydbmc                   @   s   e Zd ZdZeZdS )FixImports2   N)__name__
__module____qualname__	run_orderMAPPINGmapping r   r   1/usr/lib/python3.10/lib2to3/fixes/fix_imports2.pyr      s    r   N)__doc__ r   r   
FixImportsr   r   r   r   r   <module>   s    