U
    >h                      @   s$   d Z ddlZeeeedddZdS )z.For when pip wants to check the date or time.
    N)yearmonthdayreturnc                 C   s    t j }t | ||}||kS )N)datetimedatetoday)r   r   r   r   given r
   @/tmp/pip-unpacked-wheel-zvxvnq2j/pip/_internal/utils/datetime.pytoday_is_later_than   s    
r   )__doc__r   intboolr   r
   r
   r
   r   <module>   s   