o
    ýÑÐbÁ  ã                   @   s   d Z ddlmZ edƒ dS )a`  Make sure enable/disable pragmas work for messages that are applied to lines and not syntax nodes.

A disable pragma for a message that applies to nodes is applied to the whole
block if it comes before the first statement (excluding the docstring). For
line-based messages, this behavior needs to be altered to really only apply to
the enclosed lines.
é    )Úprint_functionziThis is a very long line which the linter will warn about, now that line-too-long has been enabled again.N)Ú__doc__Ú
__future__r   Úprint© r   r   úg/var/www/secure340b-portal/env/lib/python3.10/site-packages/pylint/test/input/func_disable_linebased.pyÚ<module>   s   	