Files
beast/python/README
T

10 lines
253 B
Plaintext
Raw Normal View History

2014-04-09 15:33:34 -04:00
Python code for the beast and scons.
Scripts you can run from this directory.
./run-tests.sh
Runs the unit tests.
./clean-python.sh
If you remove or rename any Python files, you should run this script to
prevent old .pyc files from hiding bugs.