view ply-3.8/build/lib.linux-x86_64-2.7/ply/__init__.py @ 7956:d582703e7d4b

<oerjan> learn An amnesium is a school where you forget everything you learned as soon as you graduate.
author HackBot
date Sat, 07 May 2016 23:06:18 +0000
parents a1845676eaa0
children
line wrap: on
line source

# PLY package
# Author: David Beazley (dave@dabeaz.com)

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