o
    b                     @   sX   d dl mZ dd ZG dd deZG dd dedZed
i e ed
i e  d	S )    )print_functionc                  K   s   t |  d S N)print)kwargs r   i/var/www/secure340b-portal/env/lib/python3.10/site-packages/pylint/test/functional/mapping_context_py3.pytest   s   r   c                   @   s   e Zd Zdd Zdd ZdS )Metac                 C   s   t |S r   )ord)clskeyr   r   r   __getitem__	      zMeta.__getitem__c                 C   s   g dS )N)abcr   )r   r   r   r   keys   r   z	Meta.keysN)__name__
__module____qualname__r   r   r   r   r   r   r	      s    r	   c                   @   s   e Zd ZdS )	SomeClassN)r   r   r   r   r   r   r   r      s    r   )	metaclassNr   )
__future__r   r   typer	   r   r   r   r   r   <module>   s   