| Current Path : /opt/alt/python37/lib/python3.7/site-packages/pylint/checkers/__pycache__/ |
| Current File : //opt/alt/python37/lib/python3.7/site-packages/pylint/checkers/__pycache__/similar.cpython-37.pyc |
B
A!p\�: � @ s� d Z ddlmZ ddlZddlmZ ddlmZ ddlZddl m
Z
ddlmZ ddl
mZmZ dd lmZ G d
d� d�Zdd
� ZG dd� d�ZddiZdd� ZG dd� dee�Zdd� Zddd�Zddd�Zedkr�e� dS )zGa similarities / code duplication command line tool and pylint checker
� )�print_functionN)�defaultdict)�groupby)�decoding_stream)�IRawChecker)�BaseChecker�table_lines_from_stats)�Tablec @ sL e Zd ZdZddd�Zddd�Zd d
� Zdd� Zd
d� Zdd� Z dd� Z
dS )�Similarz,finds copy-pasted lines of code in a project� Fc C s"