Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/more_itertools/__pycache__/recipes.cpython-39.pyc
Ðазад
a g�h�� � @ s� d Z ddlZddlmZ ddlmZ ddlmZ ddlm Z m Z ddlmZm Z mZmZmZmZmZmZmZmZmZmZmZ ddlmZmZmZmZ dd lmZm Z m!Z!m"Z" dd lm#Z#m$Z$m%Z% ddl&m'Z' g d�Z(e)� Z*ze+d d� W n e,y� e+Z-Y n0 e e+d d�Z-zddlm.Z/ W n e0�y8 dd� Z/Y n0 dd� Z1d�dd�Z2dd� Z3d�dd�Z4d�dd�Z5d�dd�Z6e7fdd�Z8d d!� Z9e9Z:d"d#� Z;d$d%� Z<d&d'� Z=d�d(d)�Z>d*d+� Z?zdd,lm@ZA W n e0�y� e?Z@Y n0 d-d.� Z@e?j e@_ G d/d0� d0eB�ZCd1d2� ZDd3d4� ZEd�d6d7�ZFd8d9� ZGd:d;� ZHd<d=� ZId�d>d?�ZJd�d@dA�ZKd�dCdD�ZLd�dEdF�ZMd�dGdH�ZNdIdJ�dKdL�ZOd�dMdN�ZPdOdP� ZQdQdR� ZRdSdT� ZSdUdV� ZTdWdX� ZUdYdZ� ZVd[d\� ZWd]d^� ZXd_d`� ZYdadb� ZZdcdd� Z[dedf� Z\d�dgdh�Z]didj� Z^dBd�dkdl�Z_e'dmk�r ddnlm`Za dBd�dodp�Z`ne_Z`e_j e`_ dqdr� Zbdsdt� Zcdudv� Zddwdx� Zeefe^dy��Zgdzd{� Zhd|d}� Zid~d� Zjd�d�� Zkd�d�� Zlg d��Zme d�d�� �Znd�d�� Zoe�p� j#Zqd�d�� Zrd�d�� Zsd�d�� ZtdS )�a Imported from the recipes section of the itertools documentation. All functions taken from the recipes section of the itertools library docs [1]_. Some backward-compatible usability improvements have been made. .. [1] http://docs.python.org/library/itertools.html#recipes � N)�deque��suppress)�Sized)� lru_cache�partial) � accumulate�chain�combinations�compress�count�cycle�groupby�islice�product�repeat�starmap�tee�zip_longest)�prod�comb�isqrt�gcd)�mul�not_� itemgetter�getitem)� randrange�sample�choice)� hexversion)1� all_equal�batched�before_and_after�consume�convolve� dotproduct� first_true�factor�flatten�grouper�is_prime�iter_except� iter_index�loops�matmul�multinomial�ncycles�nth�nth_combination�padnone�pad_none�pairwise� partition�polynomial_eval�polynomial_from_roots�polynomial_derivative�powerset�prepend�quantify�reshape�#random_combination_with_replacement�random_combination�random_permutation�random_product� repeatfunc� roundrobin�sieve�sliding_window� subslices�sum_of_squares�tabulate�tail�take�totient� transpose� triplewise�unique�unique_everseen�unique_justseenT��strict)�sumprodc C s t | |�S �N)r&