Current Path : /proc/thread-self/root/proc/self/root/opt/alt/python311/lib64/python3.11/lib2to3/pgen2/__pycache__/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/python311/lib64/python3.11/lib2to3/pgen2/__pycache__/driver.cpython-311.pyc |
� c��fQ � �� � d Z dZddgZddlZddlZddlZddlZddlZddlm Z m Z mZmZm Z G d� de� � Zd � Z dd �Zd� Zd� Zd� Zedk r$ ej e e� � � � � � dS dS )zZParser driver. This provides a high-level interface to parse a file into a syntax tree. z#Guido van Rossum <guido@python.org>�Driver�load_grammar� N� )�grammar�parse�token�tokenize�pgenc �>