U
    9%ey                     @   sV   d Z ddlmZ edddd ddlmZmZmZ dd	lmZ	 dd
l
mZmZmZ dS )a  
.. deprecated:: 1.10

   ``sympy.core.compatibility`` is deprecated. See
   :ref:`sympy-core-compatibility`.

Reimplementations of constructs introduced in later versions of Python than
we support. Also some functions that are needed SymPy-wide and are located
here for easy import.

    )sympy_deprecation_warningac  
The sympy.core.compatibility submodule is deprecated.

This module was only ever intended for internal use. Some of the functions
that were in this module are available from the top-level SymPy namespace,
i.e.,

    from sympy import ordered, default_sort_key

The remaining were only intended for internal SymPy use and should not be used
by user code.
z1.10z#deprecated-sympy-core-compatibility)Zdeprecated_since_versionZactive_deprecations_target   )ordered_nodesdefault_sort_key)as_int)iterableis_sequenceNotIterableN)__doc__Zsympy.utilities.exceptionsr   Zsortingr   r   r   Zsympy.utilities.miscr   _as_intZsympy.utilities.iterablesr   r	   r
    r   r   W/var/www/html/Darija-Ai-API/env/lib/python3.8/site-packages/sympy/core/compatibility.py<module>   s   