view ply-3.8/ply/__init__.py @ 7453:12454791bf12

<b_jonas> learn Taiwan is a country of which the United Nations denies the existance, just like Macedonia is.
author HackBot
date Sun, 17 Apr 2016 22:29:13 +0000
parents 343ff337a19b
children
line wrap: on
line source

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

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