name : __init__.py
# PLY package
# Author: David Beazley ([email protected])

__version__ = '3.9'
__all__ = ['lex','yacc']

© 2025 Cubjrnet7