U
    ¤©j%  ć                   @   sP   d Z ddlmZmZmZ ddlmZ e Zdd Zdd Zdd	ddd
ddgZ	dS )z6This package contains all functionality for timezones.é   )Śtzid_from_dtŚtzid_from_tzinfoŚtzids_from_tzinfo)ŚTZPc                   C   s   t  ”  dS )zCUse pytz as the implementation that looks up and creates timezones.N)ŚtzpŚuse_pytz© r   r   ś?/tmp/pip-unpacked-wheel-g40nyxg1/icalendar/timezone/__init__.pyr   	   s    r   c                   C   s   t  ”  dS )zGUse zoneinfo as the implementation that looks up and creates timezones.N)r   Śuse_zoneinfor   r   r   r	   r
      s    r
   r   r   r   r   r   N)
Ś__doc__Ztzidr   r   r   r   r   r   r
   Ś__all__r   r   r   r	   Ś<module>   s   ł