Illustrations of error handling.
simple.py: Python scripts that illustrates some ways ot handle errors.data.txt: data file to use as input.data_not_ok.txt: incorrect data file to use as input.warnings: illustrations of using thewarningsmodule for error handling.