It's still early in the 6.5 release cycle, so I feel justified in doing some overdue code cleaning:
PR
#2260: Convert ''' to """ in docstrings.
PR
#2261: Remove hanging comments.
These PR's make Leo's code more compatible with Python coding preferences.
A few other small commits have also cleaned the code.
Please report any problems.
Edward