PATH:
usr
/
lib
/
python3.6
/
site-packages
/
dateutil
/
tz
/
Editing: __init__.py
from .tz import * __all__ = ["tzutc", "tzoffset", "tzlocal", "tzfile", "tzrange", "tzstr", "tzical", "tzwin", "tzwinlocal", "gettz", "enfold", "datetime_ambiguous", "datetime_exists"]
SAVE
CANCEL