%PDF- %PDF-
Direktori : /usr/local/lib/python3.8/lib2to3/__pycache__/ |
Current File : //usr/local/lib/python3.8/lib2to3/__pycache__/refactor.cpython-38.pyc |
U pak @ s d Z dZddlZddlZddlZddlZddlZddlZddlZddl m Z ddlmZm Z mZ ddlmZ ddlmZmZ dd lmZ d!ddZG d d deZdd Zdd Zdd Zdd Zdd ZG dd deZG dd deZ G dd deZ!G dd d e Z"dS )"zRefactoring framework. Used as a main program, this can refactor any number of files and/or recursively descend down directories. Imported as a module, this provides infrastructure to write your own refactoring tool. z#Guido van Rossum <guido@python.org>