o
    _~#g                     @   s   d Z ddlmZ dd ZdS )z(Tests that the tslibs API is locked down    )tslibsc                  C   sB   g d} g d}t | | }dd ttD }t ||ksJ d S )N)base	ccalendar
conversiondtypesfieldsnattypenp_datetimeoffsetsparsingperiodstrptime
vectorized
timedeltas
timestamps	timezonestzconversion)"
BaseOffsetNaTNaTTypeiNaTnat_stringsOutOfBoundsDatetimeOutOfBoundsTimedeltaPeriodIncompatibleFrequency
ResolutionTick	Timedeltadt64arr_to_periodarr	Timestampis_date_array_normalizedints_to_pydatetimenormalize_i8_timestampsget_resolutiondelta_to_nanosecondsints_to_pytimedeltalocalize_pydatetimetz_convert_from_utctz_convert_from_utc_single	to_offset
tz_compareis_unitlessastype_overflowsafeget_unit_from_dtypeperiods_per_dayperiods_per_secondguess_datetime_formatadd_overflowsafeget_supported_dtypeis_supported_dtypec                 S   s   g | ]	}| d s|qS )__)
startswith).0x r9   /var/www/static.ux5.de/https/Moving-Object-Detection-with-OpenCV/env/lib/python3.10/site-packages/pandas/tests/tslibs/test_api.py
<listcomp>@   s    z"test_namespace.<locals>.<listcomp>)setdirr   )
submodulesapiexpectednamesr9   r9   r:   test_namespace   s
   %rB   N)__doc__pandas._libsr   rB   r9   r9   r9   r:   <module>   s    