Hi,
We have updated Python to the latest version 2.7.14 which is the last version in the 2.x series.
Update Highlights:
- We have enabled pip which is an package management system used to install and manage software packages written in Python.
- Enabled Unicode support for Strings.
- You will now be able to use the SSL package in Python.