Those modifications are important (the goal is to brought back the retro compatibility with Python 2.6).
By now, the script fails when it is used with P2.6 (or -).
New in version 1.9.8.
Use sys.version or sys.platform to change the way the colours are implemented.
(Again) or at least, print an explanatory message in case the OS is not supported.
Last time I tested, it was not OK :
problem when converting with 2to3 tool :
- tab and space inconsistency(ies),
- the except: is durty,
so, find a way to :
- correct those,
- convert easily to P3k.
Warning
This page is still in construction.