U
    ;qLe~  ã                   @   s4   d Z ddlmZ ddlmZ eG dd„ deƒƒZdS )z5Implementation of :class:`CharacteristicZero` class. é    )ÚDomain)Úpublicc                   @   s   e Zd ZdZdZdd„ ZdS )ÚCharacteristicZeroz-Domain that has infinite number of elements. Tc                 C   s   dS )z*Return the characteristic of this domain. r   © )Úselfr   r   ú}/home/p21-0144/sympy/latex2sympy2solve-back-end/sympyEq/lib/python3.8/site-packages/sympy/polys/domains/characteristiczero.pyÚcharacteristic   s    z!CharacteristicZero.characteristicN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Úhas_CharacteristicZeror   r   r   r   r   r      s   r   N)r   Zsympy.polys.domains.domainr   Úsympy.utilitiesr   r   r   r   r   r   Ú<module>   s   