a
    �DOg!  �                   @   s0   d Z ddlmZ ddd�ZG dd� dej�ZdS )zTFix incompatible imports and module references that must be fixed after
fix_imports.�   )�fix_imports�dbm)�whichdb�anydbmc                   @   s   e Zd ZdZeZdS )�FixImports2�   N)�__name__�
__module__�__qualname__Z	run_order�MAPPING�mapping� r
   r
   �2/usr/lib64/python3.9/lib2to3/fixes/fix_imports2.pyr      s   r   N)�__doc__� r   r   Z
FixImportsr   r
   r
   r
   r   �<module>   s
   �