Poodletooth-iLand/dependencies/panda/python/Lib/site-packages/ply/__init__.py
2015-05-29 05:03:48 -05:00

4 lines
82 B
Python

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