o
    f                     @   sv   g d Z ddlmZ ddlmZ zddlmZ W n ey'   ddlmZ Y nw ejZej	Z	ej
Z
dd Zdd	 Zd
S ))ZoneInforeset_tzpathavailable_timezonesTZPATHZoneInfoNotFoundErrorInvalidTZPathWarning   )_tzpath)r       )r   c                 C   s"   | dkrt jS tdtd| )Nr   zmodule z has no attribute )r   r   AttributeError__name__)name r   (/usr/lib/python3.10/zoneinfo/__init__.py__getattr__   s   r   c                   C   s   t tt dg S )Nr   )sortedlistglobalsr   r   r   r   __dir__   s   r   N)__all__ r   _commonr   	_zoneinfor   ImportErrorr   r   r   r   r   r   r   r   r   <module>   s    	