3
š(ƒh  ã               @   s   d Z dd„ ZdS )z8Version of str(timedelta) which is not English specific.c             C   sh   | j }| j}| j}|d }|d }|d }|d }dj|||ƒ}|rRdj|ƒ| }|rd|dj|ƒ7 }|S )Né<   z{:02d}:{:02d}:{:02d}z{} z.{:06d})ÚdaysÚsecondsÚmicrosecondsÚformat)Údurationr   r   r   ÚminutesÚhoursÚstring© r
   ú9/tmp/pip-install-q3hcpn_q/Django/django/utils/duration.pyÚduration_string   s    r   N)Ú__doc__r   r
   r
   r
   r   Ú<module>   s   