refdoc / Module-tools

Scripts and tools for SWORD module conversions
5 stars 3 forks source link

Python 2.7 end of life in 2020 #14

Open DavidHaslam opened 6 years ago

DavidHaslam commented 6 years ago

Developers need to plan to upgrade all our Python scripts to work with Python 3 before the sunset date for Python 2.7

See PEP 373 -- Python 2.7 Release Schedule

Better an early start than a last minute panic.

@refdoc @JohnAustinDev @HorstSchlemmer1731