AlkantarClanX12
Current Path : /lib64/python3.8/__pycache__/ |
Current File : //lib64/python3.8/__pycache__/timeit.cpython-38.opt-2.pyc |
U e5d�4 � @ s� d dl Z d dlZd dlZd dlZddddgZdZdZdZejZ e Zd Zd d� Z G dd� d�Zd d e edfdd�Zd d e eedfdd�Zddd�dd�Zedkr�e�e� � dS )� N�Timer�timeit�repeat� default_timerz<timeit-src>i@B � z� def inner(_it, _timer{init}): {setup} _t0 = _timer() for _i in _it: {stmt} _t1 = _timer() return _t1 - _t0 c C s | � ddd| �S )N� � )�replace)�src�indent� r �/usr/lib64/python3.8/timeit.py�reindentO s r c @ sL e Zd Zddedfdd�Zd dd�Zefdd�Zeefd d �Z ddd�Z dS )r �passNc C s� || _ i }|d krt� n|}d}t|t�rJt|td� |d }t|d�}n*t|�rl||d<