view ply-3.8/ply/__init__.py @ 7667:9d9cd8cbb8b5

<moon__> ` mkx bin/userweps//echo boily has the mapole, oerjan has the swatter, moon__ has the snail cannon, /me is a motherfucking walrus, what else is there?
author HackBot
date Tue, 03 May 2016 00:47:32 +0000
parents 343ff337a19b
children
line wrap: on
line source

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

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