o
    ýÑÐbc  ã                   @   sÀ   d Z ddlZe ddd¡redƒ nedƒ e ddd¡s"edƒ nedƒ e ddd¡ Ze ddd¡r7dnd	Ze ddd¡pAdZe ddd¡oJdZdZd	pPdZ	d
d„ Z
e
e ddd¡ƒ dS )z+ Checks for boolean uses of datetime.time. é    Nz"datetime.time(0,0,0) is not a bug!zdatetime.time(0,0,0) is a bug!é   z"datetime.time(0,0,1) is not a bug!zdatetime.time(0,0,1) is a bug!TFc                 C   s$   |  }| rdnd}| pd}|||fS )z Can't infer what data is TF© )ÚdataZhophopZtroptropZtoptopr   r   úf/var/www/secure340b-portal/env/lib/python3.10/site-packages/pylint/test/functional/boolean_datetime.pyÚ
cant_infer   s   
r   )Ú__doc__ÚdatetimeÚtimeÚprintZDATAZDATA1ZDATA2ZDATA3ZDATA4ZDATA5r   r   r   r   r   Ú<module>   s     

