comparison ply-3.8/test/README @ 7267:343ff337a19b

<ais523> ` tar -xf ply-3.8.tar.gz
author HackBot
date Wed, 23 Mar 2016 02:40:16 +0000
parents
children
comparison
equal deleted inserted replaced
7266:61a39a120dee 7267:343ff337a19b
1 This directory mostly contains tests for various types of error
2 conditions. To run:
3
4 $ python testlex.py
5 $ python testyacc.py
6
7 The script 'cleanup.sh' cleans up this directory to its original state.