- Bug fix: Legacy Makefile rules for documentation files that no longer exist were removed,
- Style change: All Python code was re-formatted to match better PEP8, ignoring warnings for W191, E226, E302 and setting the maximum line length to 132 instead of 79 as indicated by the standard.