| Server IP : 118.27.122.248 / Your IP : 216.73.216.153 Web Server : Apache System : Linux web0264.sh.tyo1 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64 User : c9415830 ( 11735) PHP Version : 8.4.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python36/lib64/python3.6/test/__pycache__/ |
Upload File : |
3 �w2_�8 � @ sv d Z ddlZddlmZ ddlmZmZmZ ddlm Z dd� Z dd � Zd d� Zdd � Z G dd� de�ZG dd� dej�ZG dd� d�Zdd� ZG dd� de�ZG dd� dee d�ZG dd� de�ZG dd� de�Zeje� G dd � d ej�ZG d!d"� d"e�ZG d#d$� d$e�ZG d%d&� d&e�ZG d'd(� d(e�ZG d)d*� d*e�ZG d+d,� d,�ZG d-d.� d.ej�Z e!d/k�rrej"� dS )0z9Tests for binary operators on subtypes of built-in types.� N)�support)�eq�le�ne)�ABCMetac C s x| r|| | } }qW |S )z1Greatest common divisor using Euclid's algorithm.� )�a�br r �4/opt/alt/python36/lib64/python3.6/test/test_binop.py�gcd s r c C s t | t�S )z-Test whether an object is an instance of int.)� isinstance�int)�xr r r �isint s r c C s&