%PDF- %PDF-
Direktori : /usr/local/lib/python3.8/lib2to3/__pycache__/ |
Current File : //usr/local/lib/python3.8/lib2to3/__pycache__/patcomp.cpython-38.pyc |
U pa @ s d Z dZddlZddlmZmZmZmZmZm Z ddl mZ ddl mZ G dd d e Zd d ZG dd d eZejejejddZdd Zdd Zdd ZdS )zPattern compiler. The grammar is taken from PatternGrammar.txt. The compiler compiles a pattern to a pytree.*Pattern instance. z#Guido van Rossum <guido@python.org>