AlkantarClanX12
Current Path : /opt/alt/python310/lib64/python3.10/__pycache__/ |
Current File : //opt/alt/python310/lib64/python3.10/__pycache__/numbers.cpython-310.opt-2.pyc |
o 6��fl( � @ s� d dl mZmZ g d�ZG dd� ded�ZG dd� de�Ze�e� G dd � d e�Ze�e � G d d� de�Z G dd � d e �Ze�e� dS )� )�ABCMeta�abstractmethod)�Number�Complex�Real�Rational�Integralc @ s e Zd Z dZdZdS )r � N)�__name__� __module__�__qualname__� __slots__�__hash__r r r �./opt/alt/python310/lib64/python3.10/numbers.pyr s r )� metaclassc @ s� e Zd Z dZedd� �Zdd� Zeedd� ��Zeedd � ��Z ed d� �Z edd � �Zedd� �Zedd� �Z dd� Zdd� Zedd� �Zedd� �Zedd� �Zedd� �Zedd� �Zed d!� �Zed"d#� �Zed$d%� �Zed&d'� �Zd(S ))r r c C s d S �Nr ��selfr r r �__complex__- s zComplex.__complex__c C s | dkS �Nr r r r r r �__bool__1 � zComplex.__bool__c C � t �r ��NotImplementedErrorr r r r �real5 � zComplex.realc C r r r r r r r �imag>