Add PLY (Python Lex Yacc)

Add third party python library PLY.  This CL contains unmodified
soruces for lex.py, yacc.py, __init__.py and README.  LICENSE is a
copy of the license from the README and README.chromium describes
the changes.

BUG=74978
TEST=none

Review URL: http://codereview.chromium.org/6673006

git-svn-id: http://src.chromium.org/svn/trunk/src/third_party/ply@78122 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
6 files changed
tree: 641daef6fdebd8217f9308c66be7ef354bd61934
  1. __init__.py
  2. lex.py
  3. LICENSE
  4. README
  5. README.chromium
  6. yacc.py