o
    ýÑÐb.  ã                   @   sT   d d„ Z dd„ Zdd„ Zdd„ ZG dd	„ d	eƒZd
d„ Zdd„ Zdd„ Zdd„ Z	dS )c                  C   s   dd l } d S ©Né    ©Úxmlr   © r   úe/var/www/secure340b-portal/env/lib/python3.10/site-packages/pylint/test/functional/unused_variable.pyÚtest_regression_737   ó   r   c                  C   s   dd l } dd l}d S r   )Zunittest.caser   )ZunittestÚsqlr   r   r   Útest_regression_923   s   r
   c                  C   s    d} d}d}d}d}d}d}d S )Né*   é   r   )Z_fooÚ_Z__aÚdummyZ_a_Z__a__Z__never_usedr   r   r   Ú%test_unused_with_prepended_underscore
   s   r   c                  C   s   d} d}d}d S ©Nr   r   )Zflagged_local_fieldZunused_local_fieldZignored_local_fieldr   r   r   Ú0test_local_field_prefixed_with_unused_or_ignored   s   r   c                   @   s   e Zd Zdd„ Zdd„ ZdS )ÚHasUnusedDunderClassc                 C   s   d}d S r   r   )ÚselfÚ	__class__r   r   r   Útest   s   zHasUnusedDunderClass.testc                 C   s   |   ¡  d S ©N)r   )r   r   r   r   Úbest   r   zHasUnusedDunderClass.bestN)Ú__name__Ú
__module__Ú__qualname__r   r   r   r   r   r   r      s    r   c                  C   s
   d} t ƒ S r   ©Úlocals)Úvaluer   r   r   Úlocals_example_defined_before"   s   r   c                  C   s   t ƒ } d}| S r   r   )Zlocal_variablesr   r   r   r   Úlocals_example_defined_after'   s   r   c                  C   s   d} dd„ }|S )Nr   c                   S   s   t ƒ S r   r   r   r   r   r   Úsome_other_scope0   s   z?locals_does_not_account_for_subscopes.<locals>.some_other_scoper   )r   r    r   r   r   Ú%locals_does_not_account_for_subscopes-   s   r!   c                  C   s   ddl m}  ddlm} d S )Nr   )Úwraps)Ú
namedtuple)Ú	functoolsr"   Úcollectionsr#   )Úabcr#   r   r   r   Úunused_import_from5   s   r'   N)
r   r
   r   r   Úobjectr   r   r   r!   r'   r   r   r   r   Ú<module>   s   		