2024-03-01 23:15:01 +01:00

5 lines
82 B
Python

# PLY package
# Author: David Beazley (dave@dabeaz.com)
__all__ = ['lex','yacc']