summaryrefslogtreecommitdiff
path: root/scripts/demonstrate_parser_differences.py
AgeCommit message (Collapse)Author
2023-04-05The demonstrate_parser_differences.py script was still written inLeonard Richardson
Python 2. I've converted it to Python 3, but since no one noticed this problem, it's a sign that no one uses this script and it's not serving its purpose. I may rework or remove it in a later version.
2012-02-23Cleaned up script and added it to the MANIFEST.in.Leonard Richardson